How can I get the MVC grid to re-read table content? I want to do this from jQuery.
Thanks.
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 23 Dec 2009, 09:07 AM
Hi Dmitri Nesteruk,
You can use the ajaxRequest client-side method in order to refresh the grid or the rebind method if you want to completely rebinding (resetting the sorting, paging and filtering):