Dear Experts,
We have account entity. In this account entity we have configured 1:N relationship with Employee entity.
Now on navigating from account entity to employee entity, we got the subgrid of Employee entity with default view "Employee Associated View".
My requirement is to create custom view for this employee subgrid.
So Where can i add my function so that it will get executed when i am navigating from account to employe?
Thanks in advance