When datasource changed, I want to rebind Grid through javascript.
How can I do it?
1 Answer, 1 is accepted
0
Rosen
Telerik team
answered on 19 Oct 2011, 01:07 PM
Hi John,
Generally speaking grid widget is attached to the dataSource's change event, therefore changes to the DataSource state made through the appropriate API, should caused grid to be automatically
recreated. You may also call grid's refresh method in order to force its re-population.
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!