I am trying to create a page that uses a MasterPage to organize content. On my content page, I have created a text search, which will filter a GridView presentation of data.
When I use the databinding in a non-master page setup, it works perfectly. But, as soon as I drop the controls into a contentplaceholder on my page, it no longer displays any results.
Any suggestions would be greatly appreciated.
try these
To fatch the values from previous page store values in session and on second page