This is a migrated thread and some comments may be shown as answers.

Remove indicator for Hierarchy when no children present

1 Answer 173 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ted Nagel
Top achievements
Rank 1
Ted Nagel asked on 03 Mar 2020, 06:14 PM
Is there a way to remove the indicator when no children are returned for a row?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 04 Mar 2020, 08:07 AM

Hello Ted,

You can Follow the implementation of such a feature in this page (I added your Vote for you): https://feedback.telerik.com/blazor/1430980-conditionally-hide-hierarchical-grid-expand-button

In the meantime, you can add an if-block in the detail template and show a "no data" type of message when there is no data for the child components.

 

Regards,
Marin Bratanov
Progress Telerik

 UI for Blazor
Tags
Grid
Asked by
Ted Nagel
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or