Get the grid object var grid = $("#grid").data("kendoGrid"); // Get the datasource bound to the grid var ds = grid.dataSource; // Get current sorting var ...
確定! 回上一頁