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

How to rebind the grid.

1 Answer 348 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 07 Feb 2012, 02:44 AM
I have a javascript module built already that we use to get data from the server in json format. So in the callback method I have an array of dataItems that I would like to rebind the kendo grid with. But I'm not sure how to do this. Could someone please advise me on this.

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 07 Feb 2012, 09:19 AM
Hello Richard,

In order to change the data shown in the Grid widget, you may use the relevant DataSource's data method.

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