Default Grid Parameters

Does anyone know how I can change the presets for the datagrid component when you build grids and forms.

Example Default settings I want

column width to 150px
Row Density to: Compact
Allow column picker : True
Allow Column Resize: True

Rather then having to manually change these settings after the crud creation. I would change it once in a the default radzen grid component somewhere ???

I'm afraid that there are no such global settings for all DataGrid components.

You can probably try the approach described here: Localize Radzen Datagrid Advanced Filter - #5 by korchev

1 Like