Question

BNY Mellon
IN
Last activity: 17 Jul 2025 11:44 EDT
We have issues when updating values in a row within Master-Detail Table section
Hi,
We are experiencing some issues when updating values in a row within the Master-Detail Table section. Specifically, we use the Master-Detail table to display details from a nested page list, and we've noticed the following problems:
When we update the values in a row, the respective child rows' values should also be updated accordingly. However, this is not happening, and the child rows are not reflecting the changes. Upon tracing, I see that the modified value persists in the page until the ReloadSection activity is called from pyWorkPage, at which point the values disappear. Any ideas or suggestions on how to resolve this would be greatly appreciated.
Additionally, I would like to find solutions for the following issues:
1. When the row is expanded and the values are updated, there is a refresh section, and immediately after the refresh, the rows get collapsed. How can we keep the child rows expanded after the refresh? I do not see a property like IsExpandable when embedding Master-Detail tables. Please advise if there are any solutions for this.
2. I want to remove the expand icon where there are no child rows associated. Is there any solution for this?
If there are any scripts that can be written to address these two functionalities, please share them and let us know how to implement them as well.
Thank you for your time and assistance.