Posted 10 June 2021, 8:56 am EST - Updated 3 October 2022, 1:39 pm EST
I forced the id to be 0 and made the id the same.
Sorting was performed by clicking the next Country column, and then Sorting was performed by clicking the id column.
Because it is a SingleColumn sort, the data should not change when you click the id column, but the overall data is sorted.
I wonder why this is happening, how do I prevent the data from changing and not sorting when I click on the id column?