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

Issue with Hierarchy Grid and Batch Edit mode

2 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeff H.
Top achievements
Rank 1
Jeff H. asked on 24 Oct 2016, 02:37 PM

I have a hierarchy grid with 3 levels similar to the "Grid - Declarative Relations" demo.  I am using batch edit mode and have set HighlightDeletedRows="True".  However in the inner most grid it is not highlighting the row to be deleted.  This is the BatchEditingSettings at each level.

<BatchEditingSettings EditType="Cell" SaveAllHierarchyLevels="True" HighlightDeletedRows="True" OpenEditingEvent="Click"></BatchEditingSettings>

Is there some way I can get it to highlight the row to be deleted in the inner most grid?

Thanks,  Jeff

2 Answers, 1 is accepted

Sort by
0
Accepted
Viktor Tachev
Telerik team
answered on 27 Oct 2016, 11:43 AM
Hello Jeff,

I tried to replicate the behavior you describe, however, I was not able to. The deleted rows for all levels are highlighted as expected on my end.

Please examine the attached sample I used for testing. Give it a try and let me know if I am missing something.

Regards,
Viktor Tachev
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
0
Jeff H.
Top achievements
Rank 1
answered on 27 Oct 2016, 02:16 PM

Viktor,

It turns out that the users do not want to delete at the third level.  So I had to change how the delete button was displayed or not. At any rate thank you for your example.

Jeff

Tags
Grid
Asked by
Jeff H.
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Jeff H.
Top achievements
Rank 1
Share this question
or