Tag Archives: HTML

MS CRM 2016: Refresh the Sub-Grid on Dashboard from HTML Web Resource


How to refresh the sub-grid on Dashboard from the HTML Webresource? parent.document.getElementById(<Subgrid control ID>).control.refresh(); e.g. parent.document.getElementById(“Component21226322”).control.refresh();

Posted in CRM, MS Dynamics CRM 2016 | Tagged , , , , , , , , , | 1 Comment