Add Form opened with "+ Add" from datagrid

Hello Radzen team,
is it possible to navigate to the add page (open in 100% width) instead of open a dialog?
or... set the width of the dialog? I cant find any properties to set for the Add button in datagrid.

Regards
Thomas

Hi Thomas,

You can change how the add page will be opened from Add event of the DataGrid component:



You can also control this before auto-generated pages are created:

Best Regards,
Vladimir

Hi Vladimir,
oh… yes. I fail to see this.

Thank You!
Thomas