Is there a way to refresh only the selected grid row (Connected on a OData service with virtualization of remote data and virtual scrolling) without changing the selection?
Best regards,
Simon
1 Answer, 1 is accepted
0
Petur Subev
Telerik team
answered on 30 Apr 2013, 08:35 AM
Hello Simon,
Refreshing a single record from the Grid is not supported. To refresh all the records shown in the Grid you need to use the dataSource.read method.
Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!