Grouping Datagrid default

Hi
I'm using the DataGrid.

I have found how I can allow user to group by setting the AllowGrouping to true

But how can I force grouping of the StartTime column with out that the user drags the column to the group zone

It's shown in all grouping examples:


Yes it is, but I'm only using the Radzen Tool on I can't set where I can dot it in the property sheet for the DaraGrid

There is a XXX.razor.cs file generated only once for every page in Radzen IDE where you can place your custom code:




Thanks I will test that

Maybe it will be useful to switch to our Radzen Blazor Studio where you have full control of the generated code.

Yes, when the sailing season is ower

image

is Model.Samples.order the dataset

so my should dtehn be

Model.SBKResultDB.Result

??

It’s the type of the item in the collection bound to the DataGrid Data.