vaidehi shah

vaidehi shah

  • NA
  • 3
  • 1.1k

WPF - Master Details datagrid

Jul 29 2014 9:26 AM
Hello,
 
I need a Master - Details datagrid functionality. In which clicking on master grid row, will bind details of that in details Grid.
 
I.e. Suppose master Grid contains customer details, clicking on any customer will bind, order details for that customer in details grid.
 
I want to achieve this using SQLLIte, Entity framework in c# WPF.
 
Any suggetions would be appriciated
 
Thanks & Regards,
Vaidehi Shah