>.net 8 render modes Telerik Grid Blazor

1 Answer 40 Views
Grid
Ajai
Top achievements
Rank 1
Ajai asked on 20 Mar 2024, 02:09 PM

Hello I have a grid which has a "Add" button which is defined in a GridBarToolBarTemplate which opens a pop up used for adding a new record displaying in the Grid.

With Blazor .Net 8 I am using Stream rendering to show the grid.

I now want to put the add button in a different component so I can use another "Interactive" rendering mode just for adding a new record

I have tried during this but it doesnt seem to work. Is this possible? and how do Iget it to work?

Thanks

Aj

 

 

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Mar 2024, 06:55 PM

Hi Aj,

You need interactive render mode in all .razor files, which contain our components. Stream rendering more is not enough. See section Interactive render mode in new .NET 8 apps.

If you already have interactive render mode wherever there are Telerik Blazor components, then please open a private ticket and send a small runnable app for inspection.

Regards,
Dimo
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Tags
Grid
Asked by
Ajai
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or