Hello,
I have a RadGrid that upon page load is populated with data via a default query (built via the GUI) thats fine... I also have drop down list on that page and when a user select a category from that list the Grid Rebinds to only show items in that category, It works fine (hand coded)... However when a user then selects the next page the RadGrid reloads items from the default query...
How to get the RadGrid to use the last Rebind/query when paging?
(ASP/VB.Net 2008)
Thanks
Shane
I have a RadGrid that upon page load is populated with data via a default query (built via the GUI) thats fine... I also have drop down list on that page and when a user select a category from that list the Grid Rebinds to only show items in that category, It works fine (hand coded)... However when a user then selects the next page the RadGrid reloads items from the default query...
How to get the RadGrid to use the last Rebind/query when paging?
(ASP/VB.Net 2008)
Thanks
Shane