[CLOSED] GridPanel RemoteSort

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] GridPanel RemoteSort

    Hi,
    I changed the store property "RemoteSort" to "true" because I need to know when user is sorting the data.
    But, which event I have to use to catch this?
    Or I have to implement something like remote paging?

    []'s
    Last edited by Daniil; Sep 29, 2011 at 6:51 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Well, you should decide what exactly you need - remote sorting or to know when sorting occurs?

    Remote sorting
    You are right, RemoteSort="true" means that you should to sort data on server side.

    Something like this:
    https://examples1.ext.net/#/GridPane...ilters_Remote/

    To know when sorting occurs
    Well, there is no an event like "Sort" or "Sorted, but, I think, it's possible.
  3. #3
    Oh! Gosh. :S
    I made a search on "examples" before post and I didn't see that example.

    Thanks. :)

    Solved my problem.

Similar Threads

  1. [CLOSED] RemoteSort for buffered store
    By gets_gui in forum 2.x Legacy Premium Help
    Replies: 46
    Last Post: May 27, 2012, 8:02 PM
  2. [CLOSED] RemoteSort method
    By gets_gui in forum 2.x Legacy Premium Help
    Replies: 19
    Last Post: Apr 20, 2012, 8:43 PM
  3. Replies: 0
    Last Post: Oct 08, 2011, 8:02 PM
  4. [CLOSED] [1.0] RemoteSort with IsComplex field
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 27, 2010, 4:07 PM
  5. [CLOSED] ServerMapping and RemoteSort
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Dec 17, 2009, 12:12 PM

Tags for this Thread

Posting Permissions