I created a custom button to trigger an on-demand custom workflow using ribbon workbench
after my custom workflow finishing executing i want to refresh the sub-grid in my form, i added a custom JavaScript action but it doesn't work !!
Xrm.Page.getControl("opportunityproductsGrid").refresh();
is there anyway i can do this or another method to refresh my sub-grid ?
i am using Microsoft dynamics 365 online v9
thanks
*This post is locked for comments
I have the same question (0)