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

Server-side paging grid with AngularJS REST

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 07 Aug 2014, 02:37 PM
I can't seem to find any examples of this.  I need to have a KendoUI grid that has server-side paging and uses angularjs $response or $http as it's data source.  Every example I have seen requires kendo.data.DataSource in order to accomplish server-side paging.
 Please advise.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 11 Aug 2014, 10:26 AM
Hello Tim,

In the examples on the site the dataSource component is used as it is the Kendo UI recommended way of handling remote data operations with the Kendo UI Grid. Currently we do not have any examples showing how to use $http to set the grid's data, along with server paging.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Tim
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or