we are using kendo MVC grid with inline editing, after changing some value in grid we need to reload the grid for showing server side calculation values (some more calculations needed), then i cannot able to focus to next grid cell after this reloading.
Is there is anyway to focus to next grid cell after reloading the grid