Introduction: There was a requirement to filter records in a subgrid through code without creating a separate View for a record in Dynamics CRM . To achieve this functionality we can leverage SetFilterXML attribute that was present on formcontext object of CRM Form.As an example for a selected account , related contacts for an account …
Continue reading Back to Basics # 71: Filter SubGrid Using a Webresource in Dynamics CRM