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

Client operation mode?

1 Answer 183 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 08 Jun 2012, 02:09 PM
I'm trying to get the Kendo Grid operating in the 'client operation mode', as in the Telerik Extensions for ASP.Net.  This is where the grid makes only one request to the server, retrieves all the data, then performs all operations (paging, sorting, filtering and grouping) client-side.  Does anyone know if this mode of operation supported in the Kendo Grid?  Many thanks in advance. 

1 Answer, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 1
answered on 14 Jun 2012, 01:03 PM

I have found the enum GridOperationMode within the Kendo.Mvc.UI name space which was used within the Telerik ASP.Net MVC Extensions, so I’m assumeing that this mode of operation is supported.  Can anyone (Admin?) tell me whether it has been ported or if not whether there are plans too.

Tags
Grid
Asked by
Kevin
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 1
Share this question
or