To be able to sort the results of the whole list, you need to do the sorting on the server side and return the result with the desired sort order back to the client.
On Jan 22, 5:27 am, tanzeem <[email protected]> wrote: > hi all > > I have a remote paging grid retrieving values through xml from a > remote Database. in one of my columns ive used DateFieldDef .It is > sorted in ascending initially on load, but when i change the sort > criteria to descending in the column header, it sorts only the current > page > > Also I have set the store.setRemoteSort(true) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
