-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Is there a way to have the chosen options unsorted?
I'm currently using this to have the user select the days of the week, he must be able to set it wedn, thurs, friday, saturday, sunday, monday, tuesday, setting the binded property [4, 5, 6, 1, 2, 3], but when chosing wednesday, then sunday, it orders it sundat, wednesday ([1, 4] instead of [4,1])
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels