Hi,
We are using the Kendo UI Grid with batch editing mode (in-cell).
The problem is when the user is editing a cell and in edit mode, if the user tries to sort the column, the editor control disappears along with the validation.
We need to show the validation in the grid till the validation rules are not satisfied.
Our requirement is that the control should remain visible even if the user sorts the grid.
Or can we disable sorting on the grid when the user is in edit mode?
Can you please give a good solution for this?
Regards,
We are using the Kendo UI Grid with batch editing mode (in-cell).
The problem is when the user is editing a cell and in edit mode, if the user tries to sort the column, the editor control disappears along with the validation.
We need to show the validation in the grid till the validation rules are not satisfied.
Our requirement is that the control should remain visible even if the user sorts the grid.
Or can we disable sorting on the grid when the user is in edit mode?
Can you please give a good solution for this?
Regards,