Version used: ExtJS 5.0.1

Expectation: The data should be displayed in the order the server returned it.

The data being sent to a grid with the grouping feature enabled is being sorted and grouped server side and passed to a grid. The grid or store is incorrectly reordering the data even though "remoteSort" is true. I've also tried setting a grouper on the store without success.


This was not an issue in ExtJS 4.2


Fiddle Below.



http://ift.tt/1wbIiXN