Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Whether to show a filter field.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 11.0 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Value | Pass 1 to show filter or 0 to hide. | 1 |
Returns OK or error.
Enables filter and clears it:
Set Variable [ $r ; Value: MBS("ListDialog.SetShowsFilter"; 1) ]
Set Variable [ $r ; Value: MBS("ListDialog.SetFilter"; "") ]
This function is free to use.
Created 21st November 2020, last changed 22nd November 2020
ListDialog.SetShowCheckboxes - ListDialog.SetUsesAlternatingRowBackgroundColors