Sorting disable while cell value changes

Hi,

We used the Syncfusion Grid.Grouping V5 and we have a question.

How can we disable the sorting while cell value changes?

For example:

Columns: A(Sort Asc) B
1 Luis
2 Fernando


If we change the number 1 for 5, no sorting col A.
Columns: A(Sort Asc) B
5 Luis
2 Fernando

Tanks,
Luis Fernando

Loader.
Up arrow icon