Hey, to avoid opening a different topic, I have a problem preventing automatic SfGrid sort.
I created a CustomAdaptor component where I have overriden all the methods to just return DataSource as is, but regardless, my Grid gets sorted automatically when clicking on the column.
How do I prevent automatic sorting but leave AllowSorting as true?
Amar.