Announcement

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

    ListGrid event when sort parameters change

    SmartGWT 2.4
    GWT 2.1
    Firefox 3.6.15
    Win XP

    Hi,
    I would like to persist as a preference the field and sort state of a ListGrid whenever the user makes a change. I am using the FieldStateChangedHandler as notification of changes to the column ordering, hiding, etc. types of actions and it works great. I have not been able to locate a similar event that will notify me when the user has made changes to the sort attributes of the grid. Is there any such handler available?

    Thanks,
    John

    #2
    Hi, I'm having the exact same issue. The field state contains information about sorting, but the handler is not fired when sorting changes. Any help would be appreciated greatly.

    Comment

    Working...
    X