Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 71679

Forum Post: RE: JS to reload parent on subgrid change - different for 2016?

$
0
0
Hi Allision, Please try to use the refresh method of subgrid instead of Xrm.Page.data.refresh(true). You can use like below code function SubGridRefresh() { var grid = Xrm.Page.getControl("MySubGrid"); if (grid) { grid.refresh() } Regards,

Viewing all articles
Browse latest Browse all 71679

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>