Three level master detail MVVM

  • Thread starter Thread starter lucho1981
  • Start date Start date
L

lucho1981

Hello I need an Model-ViewModel-View example that binds to a three level
master detail datagrids (30), populating form a 10 related tables strongly
typed dataset where the path in variable depending on a selection made in a
treeview controll that shows the 10 tables hierarchy. The grid view will show
the next 3 tables in a three level master detail
 
Back
Top