AD
Administrator
Syncfusion Team
September 1, 2004 02:51 PM UTC
The grid.RowExpanding event is raised right before the row is expanded. But I think you woul dhave to set up all the relations initially, and just leave the child tables empty. Then in RowExpanding, you would try to dynamically populate the the child with the proper rows. If you need it, I can try to do a sample later today or tomorrow. This may not be doable.