Hi Isomorphic,
I have a SelectItem, where multiple=true, and pass it an option DataSource with a sortField.
When we use multipleAppearance PICKLIST, the options are ordered based on the sortField.
When we use multipleAppearance GRID, the options are not ordered based on the sortField.
Is there a way to get the GRID appearance to support the sortField?
Thank you
I have a SelectItem, where multiple=true, and pass it an option DataSource with a sortField.
When we use multipleAppearance PICKLIST, the options are ordered based on the sortField.
When we use multipleAppearance GRID, the options are not ordered based on the sortField.
Is there a way to get the GRID appearance to support the sortField?
Thank you
Comment