Hi
I have a 100000 record in my database. I want to bind this data in RadGrid as cluster. That’s mean I want to bind 10 records per page from code behind. And this time I want to filter using multiple columns in all records and want to bind 10 filtered records (per page) to RadGrid.
So that, I want to do search, filter and bind data (page by page) in RadGrid from code behind.
Please response any.
Aminul