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

Grouping with OData and WCF

2 Answers 168 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric Schoenholzer
Top achievements
Rank 2
Eric Schoenholzer asked on 20 Jan 2012, 06:15 PM
Does grouping work with OData and specially WCF?(servergrouping = true)?

If yes, what would be the correct configuration for the grid?

Thanks
Eric

2 Answers, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 23 Jan 2012, 08:53 AM
Hello,

 As far as we know OData does not support grouping. At least it is not mentioned in the specification. Client-side grouping should work though but you need all data to be present client-side (thus no paging).

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Eric Schoenholzer
Top achievements
Rank 2
answered on 23 Jan 2012, 12:24 PM
Thanks, you're right, I was misreading something.

I can't do client side grouping, because I need paging, data is too big.
 
So Silverlight +1 (Trying to convert my SL app)
 
Eric

Tags
Grid
Asked by
Eric Schoenholzer
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Eric Schoenholzer
Top achievements
Rank 2
Share this question
or