Hello guys.
I have problem with my grid. Grid uses buffered store to load part of data from server. Everything works normal but I cannot sort by clicking on column header. When I click on header data is reloaded but no sorting info is sent to server.
Also when I specify initial sorter in store only this sort info is sent to server even if I am sorting by other column. And I see no sort icon in header when sorter is specified.
I have problem with my grid. Grid uses buffered store to load part of data from server. Everything works normal but I cannot sort by clicking on column header. When I click on header data is reloaded but no sorting info is sent to server.
Also when I specify initial sorter in store only this sort info is sent to server even if I am sorting by other column. And I see no sort icon in header when sorter is specified.
You can test this on http://ift.tt/1nWZ2Cq
P.S.
When I use simple data.Store sorting is working fine (icon is in header and correct sort info is sent to server).
Aucun commentaire:
Enregistrer un commentaire