RadzenPivotDataGrid

I would like to start using Pivot Grid, I’ve installed latest VS Component and latest version of Blazor Studio. But I can’t see the RadzenPivotDataGrid component in either. So, I created a page based on RadzenPivotData template.

And got:

image

Just tried and it worled normally:

Check your Radzen.Blazor version.

I downloaded Version 1.60.1 today. Is because I’m doing it against a view.

It generated the file fine.it doesn’t recognise the RadzenPivotDataGrid Component/Element for compilation

This is what’s important:

This is what I have:

<PackageReference Include="Radzen.Blazor" Version="4.29.9" />

I changed version to * and got a lot of compilation errors.

Is it because I'm using a view?

I also tried on a table

I edited your post since the code was pasted as HTML and not visible. Well, the latest version of Radzen.Blazor is several years ahead of the version used by your app and a lot of things were changed during these years. There is no simple upgrade path.

Is that the 4.29.9 version. I never knew we had to change that. I just installed the latest version of Blazor Studio and The VS extension (Latest version) and assumed that’s all I need to do.
The intention was to always be on the latest version, or near it. I don’t mind the manual steps but is there something you can do/provide to be on the correct version.

All applications created by Radzen Blazor Studio are using * as version which means latest.

This system was built before blazor studio.It’s a production system with over 250 users. So, do I just change version to star and fix issues?

It will not be that easy in my opinion - there are lot of changes between these versions.