On a RadzenDataGrid, there are sort and filter options in the column headers. When using the filter pop-out, is there a way that I would be able to hit an enter key instead of clicking on Apply to get it to execute the filter? Is that possible?
Maybe you can use simple filter type instead:
Unfortunately, I can't. These tables are used by a big data lakehouse team for CRUD operations so they need more granular control of the filters to isolate records. Is there any other approach that could be taken to respond to an enter key instead of a Apply button click on the filter?
You can also create your own filtering using FilterTemplate.