This event is fired each time a sort is required for a grid with either the Sortable-Columns style or Sort-Types. Depending on the sort settings, the EVENT-STATUS item has different meanings.EVENT-DATA-1 contains a value of 0 if the sort has been issued by setting the Action property to ACTION-SORT, or 1 if the sort has been issued by clicking on the heading. EVENT-DATA-2 contains the order type:
To prevent the sort from completing and leave the grid unchanged, set EVENT-ACTION to EVENT-ACTION-FAIL. To change the sort settings, modify the Sort-data property and set EVENT-ACTION to EVENT-ACTION-COMPLETE.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |