S
Slavan
Hello everyone,
I have a gridView on my page that I bind to a dataTable in my code
behind. I know that when I do that I need to implement
pageIndexChanging event for paging functionality to work. I did that
and it works fine. But, the problem is that I use atlas control
updatePanel on my page, when I place gridView in that control, paging
stops working. It does not throw any exceptions. But there is a small
icon in the status bar that there are errors on the page. If anyone
knows what is the problem and how to fix it, I would really appreciate
it.
I have a gridView on my page that I bind to a dataTable in my code
behind. I know that when I do that I need to implement
pageIndexChanging event for paging functionality to work. I did that
and it works fine. But, the problem is that I use atlas control
updatePanel on my page, when I place gridView in that control, paging
stops working. It does not throw any exceptions. But there is a small
icon in the status bar that there are errors on the page. If anyone
knows what is the problem and how to fix it, I would really appreciate
it.