I am having the store loaded with 10 rows in some order and maintaining the same rows in the server. When i click the header of the row, it sorts. But the store also sorts according to that. I was expecting only the view of the grid to be sorted and the Records in the Store remains same order. But this is not happening.