Support Article
Grid layout header appears twice on refresh
SA-236
Summary
Developer has created a grid layout with a header. The header layout is of format 'B' and Header Type 'Bar'. The grid row is configured to be edited in the Modal Dialog on double click. At runtime, when the Modal Dialog is dismissed and the user returns the grid in the parent section, the layout header appears twice.
Error Messages
No error message. Layout header in parent section appears twice.

Steps to Reproduce
1. Create a grid layout with a header. The header layout is of format 'B' and Header Type 'Bar'.
2. The grid row is configured to be edited in the Modal Dialog on double click.
3. Make sure the "Refresh on Update" is checked on grid properties.
Root Cause
A defect in Pegasystems’ code/rules. When Header Type 'Bar' and "Refresh on update" is checked, both header and body are in the response. So the existing header needs to be replaced with the one that comes in response. Currently only layout body is replaced with the response.
Resolution
This issue is resolved by hotfix item HFix-9652.
Published March 10, 2016 - 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.