Hi,
I want to clear Grid data items but since grid is enabled for sorting and searching when any operation Sort/Search is performed the Data is getting back to grid.
Can any one help how to tackle this situation.
I am clearing the data-source data items by $("#Grid").data("kendoGrid").dataSource.data([]);
Thanks,
Chatrapathi chennam
I want to clear Grid data items but since grid is enabled for sorting and searching when any operation Sort/Search is performed the Data is getting back to grid.
Can any one help how to tackle this situation.
I am clearing the data-source data items by $("#Grid").data("kendoGrid").dataSource.data([]);
Thanks,
Chatrapathi chennam