On click of button, I am using the following to open webresource and to load data in table.
Here I am getting cache issues.
I need to reload this. Any help?
Xrm.Utility.openWebResource("new_htmlpage", null, url);
On click of button, I am using the following to open webresource and to load data in table.
Here I am getting cache issues.
I need to reload this. Any help?
Xrm.Utility.openWebResource("new_htmlpage", null, url);