Hi Isomorphic,
please see this sample (v11.1p_2018-04-25) and open the MultiSort Dialog (or MultiGroup Dialog, after setting canMultiGroup: true).
As you can see, the column list is very long. The columns in the dropdown are ordered by position in the column list, which is good.
If the columns now had real and more distinctive titles, like a normal very wide ListGrid, the dialogs would benefit from ComboBoxItem instead of SelectItem.
I'm pretty sure I could change this via the AutoChild System, but perhaps there is a better default possible:
This is not important for me, I just noticed it.
Best regards
Blama
please see this sample (v11.1p_2018-04-25) and open the MultiSort Dialog (or MultiGroup Dialog, after setting canMultiGroup: true).
As you can see, the column list is very long. The columns in the dropdown are ordered by position in the column list, which is good.
If the columns now had real and more distinctive titles, like a normal very wide ListGrid, the dialogs would benefit from ComboBoxItem instead of SelectItem.
I'm pretty sure I could change this via the AutoChild System, but perhaps there is a better default possible:
- Always use ComboBoxItem
- Use ComboBoxItem if field list longer than x (20?) entries.
This is not important for me, I just noticed it.
Best regards
Blama