Master page issue
-
hello There is challenge with me in master page. In the master page i have two ContentPlaceHolder. In ContentPlaceHolder1 has SearchButton and ContentPlaceHolder2 has gridview to bind result. Event fires and datasource is showing data but html is not rendering. So please give me solution to over come this issue.
-
hello There is challenge with me in master page. In the master page i have two ContentPlaceHolder. In ContentPlaceHolder1 has SearchButton and ContentPlaceHolder2 has gridview to bind result. Event fires and datasource is showing data but html is not rendering. So please give me solution to over come this issue.
Please let me know how you rebind the 2nd Content page ? Every time the page processes, will rebind every control in each of those content pages. So If you have correctly bind data after you set the proper DataSource, you should see the Grid with data. Please show us your code before we can help.
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript