Disable the ability to deselect an option in DataGrid

When editing a row in a DataGrid and expanding a list of options in a select field, clicking an already selected option shows Placeholder at the top. It looks like it allows it to deselect a previously selected option. Is there a way to disable the ability to deselect?

Hi,
the datagrid is using the normal select input.
This option is currently not supported by our select component. I have added it to our roadmap, and i will let you know when it is in production :).

Perfect, thank you!

Hi @fsproru, a new option is now available since a few minutes for select.

image

Not unselecting on click is the default option now, which is what you want. Just need to republish after checking on your editor :slight_smile:

2 Likes

Nice! Thanks @aurelie, works in prod now.