Hello,
I have a RadGrid that I'm binding dynamically with different data table based on the choice customer makes but when I "enable" the ViewStateMode of the RadGrid to maintain the filter value, paging messes up.
If I am on page 3 of RadGrid with DataTable "A" then when the datasource of RadGrid is changed to Data Table "B" it shows page 3 instead of page 1. Also, the forward buttons of the pager changes the page but numeric button 2 stays highlighted even if I have clicked 7 times..
Please help!
Best Regards,
Effat
I have a RadGrid that I'm binding dynamically with different data table based on the choice customer makes but when I "enable" the ViewStateMode of the RadGrid to maintain the filter value, paging messes up.
If I am on page 3 of RadGrid with DataTable "A" then when the datasource of RadGrid is changed to Data Table "B" it shows page 3 instead of page 1. Also, the forward buttons of the pager changes the page but numeric button 2 stays highlighted even if I have clicked 7 times..
Please help!
Best Regards,
Effat