See radzen demo: DataGrid grouping API:
Blazor DataGrid grouping API (radzen.com)
- I dragged a column to the grouping area where it says: Drag a column header here and drop it to group by that column
- Nothing happens
- I clicked on this area and I see the grouping appear
This is happening in my code as well as the DataGrid Grouping Demo.
Is this expected behaviour or a bug?
How can I get it so it automatically groups when you drop a column in the grouping area without having to click?