Kendo Grid Master Detail

1 Answer 242 Views
Grid
Vikas
Top achievements
Rank 1
Iron
Iron
Vikas asked on 07 Nov 2023, 03:26 PM

Hi,

Master Detail Grid with custom icon (expand and collapse) and align detail row columns with parent columns width in percentage. Like below image

 

 

1 Answer, 1 is accepted

Sort by
0
Tsvetelina
Telerik team
answered on 10 Nov 2023, 01:11 PM

Hi Vikas,

Thank you for the provided image.

I suggest checking out the following article which demonstrates how to change the built-in SVG Icons of our components:

https://www.telerik.com/kendo-angular-ui/components/icons/icon-settings/#toc-svg-icons

The following demo shows this approach for the Grid:

https://stackblitz.com/edit/angular-d1edwj-4bmmtw

Regarding the detail row width, I am not exactly sure what is meant by percentage. Generally, the content can be customized using the kendoGridDetailTemplateTo remove the padding around the detail row, please use the .k-detail-cell.k-table-td selector:

https://stackblitz.com/edit/angular-faqkrp

Let me know if you have any further questions.

Regards,
Tsvetelina
Progress Telerik

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