Home › Forums › WinForms controls › Xceed Grid for WinForms › Master/detail grids, collections, and "lazy loading" › Reply To: Master/detail grids, collections, and "lazy loading"
We do not have a sample demonstrating this.
The detail grid will not benefit from the data binding, since the data is feed manually to the detail grid.
DetailGrid is an all or nothing feature. All rows have it, or none have it. So event if a master row does not have any child rows to display, it will still have the expansion icon, since it still has a detail grid ( though empty) attached to it.
Imported from legacy forums. Posted by André (had 4008 views)