Hello Guys,
I need to display a radgrid for which I do not know the structure of child grid at design time.
For example consider I have a grid whose row are say Customers, Orders, Items
The child grids for each of these would have a different structure. Therefore based on the parent item, I would need to create a child gridview and add different columns to it. I am not sure how do I go about doing this because when I do not declare any detail table girds during design time, I do not even see the expand column, so I can't even generate a onChildtabledatabind event. Please help.
Thanks,
Pavan.
I need to display a radgrid for which I do not know the structure of child grid at design time.
For example consider I have a grid whose row are say Customers, Orders, Items
The child grids for each of these would have a different structure. Therefore based on the parent item, I would need to create a child gridview and add different columns to it. I am not sure how do I go about doing this because when I do not declare any detail table girds during design time, I do not even see the expand column, so I can't even generate a onChildtabledatabind event. Please help.
Thanks,
Pavan.