Support Article
Extra rows are added to a Tree grid on expanding a row
SA-101565
Summary
Extra rows are added to a Tree grid on expanding a row on the Tree grid.
Error Messages
Not Applicable
Steps to Reproduce
Configure a Tree grid with expand rows, in a section.
Root Cause
Two grids with same source are present on a section. The Document Object Model (DOM) performs action on the top grid.
Resolution
Perform the following local-change:
- Create another section
- Move the second grid to the new section
- Embed the newly created section in the section that contains Tree grid
Published August 6, 2020 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.