All Tags »
Master Detail »
data binding (RSS)
Sorry, but there are no more tags available to filter with.
-
I need to make a master detail grid in which there will be some rows of each that have no association. For example, suppose I'm operating a taxi cab company. I have Vehicles and Drivers. In the grid I want to show Vehicles as the master grid and Drivers as the detail grid. I will have some Vehicles with no Drivers, some Vehicles with one Driver, ...