Hi,
This question is regarding crm 2011.
I have a form related to an entity and a grid related to that corresponding parent entity
I want to filter the grid based on the parent entity's attribute (on change event).
Ex: I have two entities (A and B)related to each other.In one parent entity form(entity A) i have a child grid(related to entity B).
I would like to filter the records in the grid based on the attribute (on change event) of the parent entity.
Thx in Advance