This question is locked. New answers and comments are not allowed.
Hello!
I have a grid with a lot of rows.Each page shows 20 rows, and atm I have like 200 pages. But, I need to Order the data I have, in all pages, not only the rows displaying at the moment...
There's a way to do that?
I have a grid with a lot of rows.Each page shows 20 rows, and atm I have like 200 pages. But, I need to Order the data I have, in all pages, not only the rows displaying at the moment...
There's a way to do that?
4 Answers, 1 is accepted
0
Hello Samuel,
Ross
the Telerik team
You should order the data on the server with RadDomainDataSoruce or RadDataServiceDataSource.
Regards,Ross
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Samuel
Top achievements
Rank 1
answered on 03 Aug 2011, 06:07 PM
any code snipplet or demo for example?
0
Hi,
Vlad
the Telerik team
Have you checked our demos for both components?
Greetings,Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Samuel
Top achievements
Rank 1
answered on 04 Aug 2011, 03:58 PM
the query name is the name of method in domainService?
