Hi guys,
I'm struggling on how sort pick list values on the listgrid filter editor, for a FK field.
This field points to the parent record for a tree-like structure (hence using the same datasource).
The problem is that its very difficult to choose a filter value on a unordered list.
I've been able to sort pick-list values for FilterBuilder (as I explained in another post), as you can see below [ATTACH]2814[/ATTACH]
The problems stands for the drop-down box on the filter editor
[ATTACH]2815[/ATTACH]
As the datasource grows to some dozens of rows that kind of unsorted drop-down becomes soon unusable.
Any idea on how to sort it?
Using SmartClient Version: SC_SNAPSHOT-2010-12-31/LGPL Development Only (built 2010-12-31)
I've attachment some example code.
Cheers
Davide
I'm struggling on how sort pick list values on the listgrid filter editor, for a FK field.
This field points to the parent record for a tree-like structure (hence using the same datasource).
The problem is that its very difficult to choose a filter value on a unordered list.
I've been able to sort pick-list values for FilterBuilder (as I explained in another post), as you can see below [ATTACH]2814[/ATTACH]
The problems stands for the drop-down box on the filter editor
[ATTACH]2815[/ATTACH]
As the datasource grows to some dozens of rows that kind of unsorted drop-down becomes soon unusable.
Any idea on how to sort it?
Using SmartClient Version: SC_SNAPSHOT-2010-12-31/LGPL Development Only (built 2010-12-31)
I've attachment some example code.
Cheers
Davide
Comment