Give us feedback
multi-sort
Web icon

Multi Sort

version 1.0.0 (Compatible with OutSystems 11)
Also available for 10
Uploaded on 16 March 2017 by 
4.5
 (2 ratings)
multi-sort

Multi Sort

Details
Sort table records by multiple columns. (Tested... IE 11, Chrome 56.0.2924.87 ,Firefox 50.0b1)
Read more

-(google translate)-

  1. Place it under Table Records to be sorted.
  2. Place an Input Widget in the Placeholder and specify the variable to be used as the OrderBy clause.
  3. In the Dynamic Sort of Aggregate, specify the variable in 2.
  4. Add the data-sort attribute to the Extended Properties of the header and specify the column name to be sorted.
     Ex. Data-sort = {Entity}. [Attribute]
  5. If you want to reset the sort condition, call ResetMultiOrderBy Server Action within Ajax Submit.


Release notes (1.0.0)
Reviews (0)
Team