Solved

Child Grid is not refereshed when paren grid selected record changes

  • 9 January 2022
  • 3 replies
  • 60 views

Userlevel 7
Badge +8

I have added a Parent/Child screen that both parent and child are Grid. When I select the Parent Grid row and insert rows to the child grid are parent/child fields are filled and saved in the child grid properly. However, when I switch from one row to another row in the parent grid, the child grid values are not refereshed. In both parent and child grid, SyncPosition=”True” and Navigate CommitChanges="True" are set to true. Even on the parent grid row selected events, I have add an event handler to referesh the child grid view using command “ApprovalRouteDefaultsView.View.RequestRefresh();” to refresh the Child Grid view but not sure what I missing that it doesnt work. When on the parent child grid I click on the “Refresh” button, it shows the correct data.

icon

Best answer by Naveen Boga 9 January 2022, 07:27

View original

3 replies

Userlevel 7
Badge +17

Hi @aaghaei  Below article written by Sergey and expalined about Parent and Child grid relationship.

https://asiablog.acumatica.com/2019/04/grids-master-detail-relationship.html

 

Hope you followed all the steps provided in the above article, if still, you are getting any issues, please let me know.

Userlevel 7
Badge +8

Thanks @Naveen B, I had done all correct. Just needed to add the below to my parent grid. All fixed now.

		<AutoCallBack Command="Refresh" Target="ApprovalRouteDefaultsGrid" ActiveBehavior="True">
<Behavior RepaintControlsIDs="ApprovalRouteDefaultsGrid" BlockPage="True" CommitChanges="False" ></Behavior>
</AutoCallBack>

 

Userlevel 7
Badge +17

@aaghaei  Great :) Thanks for sharing the update.

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved