0
Reply

WPF - Master Details datagrid

vaidehi shah

vaidehi shah

Jul 29 2014 9:26 AM
839
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