Hi,
I am using Telerik RadGridView in our project.
This GridView will have dropdown columns. While doing sorting it sorts based on dropdown list item's Id instead of Display text.
So i am doing custom sorting to sort based on display member. It works fine.
If the record count is huge say for example more than 10,000 application is not responding.
Is there any workaround for this issue ?
Thanks
Balaji