ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Sorting a Looper control according to a list of attributes Hide the details
True if the sort was performed, False otherwise.
Name of the attributes according to which the Looper control will be sorted (up to 10 attributes). This character string must have the following format: [<Direction>]<Attribute 1> + TAB + [<Direction>]<Attribute 2> + TAB + ... where:<Direction>: sort direction (optional), can take the following values:"+": the sort will be performed in ascending order (default value)."-": the sort will be performed in descending order.<Attribute>: name of the attribute used for the sort.
Sorting a Looper control or canceling a previous sort Hide the details
True if the sort was performed or canceled, False otherwise.
Name of the Looper control to sort. If <Direction> is equal to "+", the Looper control will be sorted in ascending order (by default).If <Direction> is equal to "-", the Looper control will be sorted in descending order.
True to perform the sort (default value), False to cancel a sort that was performed beforehand.
Use conditions
Canceling the sort
Sort
Looper linked to a data source and using a programmed browse
Last update: 09/22/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: