Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Tree Grid not displayed correctly in Repeating tab layout

SA-5166

Summary



When a tree grid is included as a section in a repeating tab layout, the tree grid's rows are not aligned properly. The column that shows the tree structure has row heights taller than the other columns. Upon expanding the tree item, the tree item's child rows don't get displayed. This does not happen when a tree grid is included as a section in other layouts (e.g. dynamic layout).

Error Messages



None. Observed an undesired behavior where the tree grid rows are not properly aligned and expanding the tree does not display the tree child item rows.


Steps to Reproduce



Place a tree grid with expandable rows within a tabbed repeating layout.
The first column will be out of alignment and frozen.


Root Cause



The root cause of this problem is a defect in Pegasystems’ code/rules. The height of the row was set to 34 px.



Resolution



This issue is resolved through the following local change:

Customize py-enduser71-workarea-overrides to add the following style.

.repeatTabbed UL LI {
  height: auto;
}


A bug item has been reported for this too (BUG-186407).

Published January 31, 2016 - Updated October 8, 2020

Was this useful?

100% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us