Update grid DataSource from js in batch mode
//Update grid DataSource from js var grid = $('#Grid').getKendoGrid(); grid.dataSource.sync()