AD
Administrator
Syncfusion Team
April 29, 2004 09:46 AM UTC
I think this is doable, but will take significant effort. One strategy is to dynamically insert a covered row when you click teh expand button, and then remove the covered row when you close the dropdown. In the covered row, you could try displaying the grid using something lik eteh GridInCell sample. But I think there would be a lot of details that would have to be worked through.
You might try using the 2.0 GridGroupingControl instead. It supposrtrs dropping nested tables in their own grids.