RadzenDropDownDataGrid auto select when filtering

I am incredibly happy with the added keyboard support to a variety of components. Thanks for that update.

I'd like to know if the following is possible or could be added:

  • I have a datagrid and use inline editing
  • One of the fields has a RadzenDropDownDataGrid with items
  • For this field I just want to select a single item, there are a lot of items so the dropdown has a filter.
  • If the users uses a filter and has only one result, the user must use arrowkey down and enter to select the item. (or use the mouse).

What I would like is that if there is only one item left to select that just using enter in de search box will select the item and close the dropdown popup.

Is this possible?

1 Like