How to display a full custom component below each row while keeping standard columns visible in TelerikGrid

0 Answers 12 Views
General Discussions Grid
Kenzi
Top achievements
Rank 1
Kenzi asked on 25 Jun 2025, 03:48 PM

Hello,

I’m working with the TelerikGrid for Blazor and I have a specific layout need.

I would like to display a full custom component (for example, a "MailCard" or a detail panel) under each row of the grid, while still keeping the standard grid columns (like name, date, etc.) visible as usual.

I explored the DetailTemplate, which allows me to show custom content per row, but it requires a manual click on the expand (+) button, and I haven't found any official way to auto-expand all rows by default — especially across pages.

So my two questions are:

  1. Is there a way to embed a full custom component directly within a row, without using the DetailTemplate, while still keeping the columns aligned above?

  2. If not, is there a supported method to auto-expand all rows' DetailTemplate by default, even when paging is enabled?

Thanks in advance for your help or suggestions.

Best regards,
Kenzi

Ivan Danchev
Telerik team
commented on 26 Jun 2025, 07:08 AM

No answers yet. Maybe you can help?

Tags
General Discussions Grid
Asked by
Kenzi
Top achievements
Rank 1
Share this question
or