Chapter 7 > Working with Data > Simple Master-Details Scenario
Hi,
In this scenario we bind a ListBox's ItemSource to Players object from the PlayerDataSource.
When the project is run, you just see "DataBindingDemo.Player" listed in the ListBox. Is there a way to get it to show the player names and still have the master-detail functionality work?
Thanks,
Mark Moeykens
|