hello,
When the table is initialized, the sort type is remote.
After inserting the local data, how can I change the sort type to local?
Note: Use sort method to change sortModel options dynamically.
But the sort method does not modify the type parameter.
thank you.