Grid interaction with external components

Hi,



I have a subgrid in my main grid . for a column i have attached a grid . that s working fine .But when I have to attach different grids for different cells in a single column . How to proceed.

Only one sub grid can be attached to the one column via setSubGrid() method. There is no way attach different grids for different cells in a single column.