On a Kendo Grid, let's say the user sorted on a column in a grid. Then the software programmatically added more records. Is there a way to programmatically tell tell the Grid "Whatever your sort parameters were, use those same parameters and sort again."?
Just redrawing the Grid would be painful, as the existing sorting parameters would be lost.
Thanks,
Steve