Hi. I need to create a grid hierarchy. So far I would not have problems:). Only that my grid shows the need to group multiple grids and also of different kinds. I try to explain. The first record of the grid will have a son who will be a further grid with three columns. The second record will have a son who will be an additional grid, with 5 columns with a title. you can create a structure of this kind? Do you have examples on this? Thanks
change 'ViewType' prpoerty to "expandable" in design code and try to past data as list(item1,item2,childlist(item1,item2))