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

Contents in grid with expandable rows do not display correctly

SA-65348

Summary



In a gird with expandable rows, contents extend to the extreme right corner of the screen. As a result, it is not visible. This occurs when using the Internet Explorer browser.


Error Messages



Not Applicable.


Steps to Reproduce

  1. Configure a section with a page list property
  2. Configure an expandable row with pzGridExpandPaneTemplate and call a flow action
  3. Call a section in the flow actionThe section contains a layout group with a section in it
  4. Run the caseOn display of the section, the details do not display as it is expanded to the extreme right

Root Cause

The width of the flex grid wrapper calculated is not as expected in case of Internet Explorer.


Resolution

Perform the following local-change: 
 

Add the following code in the UserWorkForm :


[data-node-id = 'EvalTasksDetails'] .flex-grid-table-wrapper { 
width : auto!important; }


 

Published October 10, 2018 - Updated October 8, 2020

Was this useful?

0% 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