Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid: How to avoid client side sorting

    I'm using GwtRpcDataSource for my grid and the clientOnly flag is set to false. Always when the record count is lower than page size, the grid sorts on client side. How can I avoid this? I want to use my own sorting algorithm on server.

    Thanks
    Last edited by jschlier; 4 Feb 2010, 02:14.
Working...
X