Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1531
Remove grid sorting using label click action
posted

Hello all,

Is anyone aware of a way to toggle sorting back to the original order of the data.  I like the label click to sort ascending, and a second label click to sort decending, but I want a third label click to remove the sorting such that the data is returned to the original order.

Thanks,

Steve

Parents
No Data
Reply
  • 54937
    Verified Answer
    Offline posted

    In the next hotfix for 8.2 (and also as part of the 9.1 release) there are actually 2 new values on the LabelClickAction enum which will allow toggling between ascending, descending and unsorted.

Children