Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Small improvement to MultiSort and MultiGroup dialogs (ComboBoxItem instead of SelectItem)

    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:
    • Always use ComboBoxItem
    • Use ComboBoxItem if field list longer than x (20?) entries.

    Click image for larger version

Name:	MultiSort Dialog.png
Views:	25
Size:	21.0 KB
ID:	253017


    This is not important for me, I just noticed it.

    Best regards
    Blama
Working...
X