AD
Administrator
Syncfusion Team
December 2, 2006 05:05 PM UTC
Further to the above, I then tried for a two grid master-detail setup.
I created two binding sources for master and detail, and tested with two DataGridViews and a bindingNavigator.
This worked fine.
Replaced the two DataGridViews with two GridGroupingControls, and the navigation became erratic. It looks like after selecting a master record, need to wait for several seconds before can select another. If it is done too quickly, the child grid does not update.
Any suggestions?
Regards
David Evans
AD
Administrator
Syncfusion Team
December 4, 2006 12:26 PM UTC
Hi David,
The MultipleRecordSelection browser sample shows how you can do this in a grid. It created a DataSet from the NorthWind database with Custoemrs and Orders table. It also implements multiple record selection in a grid. Please refer the sample and let me know if you are looking something different.
Here is a path.
\Syncfusion\Essential Studio\4.3.0.25\windows\Grid.Grouping.Windows\Samples\MultipleRecordSelection\
Best Regards,
Haneef