This is a migrated thread and some comments may be shown as answers.

[Solved] Client side sorting problem

1 Answer 115 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mohamed
Top achievements
Rank 1
Mohamed asked on 25 Mar 2008, 11:55 AM
I have a grid populated from the database. Data displays well.
I have set the grid to do sorting on the client.

When I click on a column, my grid data disappears. A postback is occuring.

Any ideas why the data is lost and why is postback happening since the sorting is supposed to be on the client sire?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 25 Mar 2008, 12:02 PM
Hi Mohamed,

RadGrid does not support pure client-side sorting - you can achieve sorting using ajax. Here is an example:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/GeneralFeatures/Sorting/DefaultCS.aspx

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Mohamed
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or