Is there a way to unselect multiple rows holding SHIFT (that are already selected)? See fiddle here. No luck yet. Thanks.
I'd like to add a date picker to a text field as part of an expression builder. E.g. you can enter something like: date <= │ (where │ is the cur
So I have a combobox that is loaded dynamically for a certain view. Whenever I put the queryMode to remote, it would load the data if I clicked the combobox, bu