Hello,
we need to refresh related subgrids (e.g. quotes of an account) programmatically after changing the grid filter.
I can set a new value to the 'Filter on:' combobox programmatically, but I'am not able to get the correspondig grid to refresh its result according the selected new filter value.
The grid is hosted in its own iframe, so it seems to me I can't get it with the Xrm.Page.getControl method.
We use CRM 2011 RU 13.
How can this be accomplished?
Thank you in advance
Rolf