Is there any possible way to filter Subgrid records based on another subgrid values.
FOR EX:I have Entity A,B,C. In Entity C i have A and B subgrids(N:N Relationship with Entity C).What i want to do is i have to filter B subgrid records based on A subgrid values.(i.e Once i added records in A Subgrid then On click of add button of B subgid it has to be filtered based on Entity A subgrid added records)