Using DataGrid & OData datasource is there an example of selecting row and jumping to a detail page?

I'm looking for an example o fusing DataGrid & an OData datasource is there an example of selecting row and jumping to a detail page for that row? I do not want to display details on the same page as the grid but would prefer to bring up a new page with cards and graphs for the selected row.

Hi @JohnS,

You can generate something similar with Radzen CRUD pages template when “Use dialogs for Add and Edit page” is unchecked. The edit page will be opened on row selected - you can replace the TemplateForm with desired UI.

Does that require using the Radzen IDE? I do not have that installed. Are the templates visible elsewhere?

Your post is in category Radzen IDE (Blazor WebAssembly).