Use different subGrids for 1 column

Hello,

I use a treeGrid with a Grid-like column. I would like to initialize different subgrids for 1 column, depending on the row.
For example, if my treeGrid has 3 rows with the first column using Grid-like colum type.
I want to display the subgrid A for the first cell in my first row, the subgrid B for the first cell in my second row, ans the subgrid C for the first cell in my third row.
I don’t have any idea on how to add/change a specific subgrid for a specific cell…

Anyone knows how to do it ?

thanks,

Manu

Unfortunately such feature is not supported.