Radzen DataGrid Theme

Hello,

I have an existing Blazor Wasm project created with Visual Studio 2022 where I have added several different pages with several Radzen DataGrids. I did not use the Radzen IDE at all.
Now I would like to customize the rendering of those data grids at application level. Let's say I want the row header background color to be red for all of my data grids. Is there a global css file I can edit ?
I saw on the radzen IDE you can customize the style for each Radzen compondent, but I did not use the Radzen IDE. Neither am I able to import my not Radzen IDE created project in the Radzen IDE ?

How should I proceed ?
Tahnk you.

Best regards
Pascal Simler

You can check this demo for reference:

Component themes can be modified here, you need however to rebuild the NuGet package to have a new theme:

Indeed using Radzen IDE you can visually build new custom theme:

You might to check Radzen Blazor Studio. The theme builder is not available yet however it will be at some point in the coming months:

Hello,

Thank you for your quick answers.

If I understand correctly there will be a new IDE 'Radzen Blazor Studio' that is currently in alpha. With this new IDE it will be possible to import projects that even were not created with it (either created by Visual Studio or previous IDE).
Is the idea that 'Radzen Blazor Studio' will replace the current 'Radzen IDE' once it is released ?

For now I will try to rebuild the nuget package in order to customize the styles.

Thank you
Pascal Simler

Radzen IDE is not going anywhere, we will continue to maintain it however indeed Radzen Blazor Studio will be with more advanced functionallity.