Hi guys,
I have two pages in my project.Both pages have selection criteria and displaying data in the WebDataGrid.
First page working fine.Second page when user enter search criteria and hit search button data is loading but not showing in the Grid.I know for sure its loading because when I click export to excel button the data is there.
I found the problem.The problem was AJAX progress bar indicator.When I comment this out the data was displaying in the Grid.
My question is:First page using exactly the same progress bar and working perfectly.Why this cause a problem with the 2nd Page?I still cannot fugure out.
Please help me with it.
Thanks so much.
Hi,
Can you upload some sample code to look at?
Ed