Is there any sample that uses xml for binding a ListBox to the northwind database?
For example I want to bind my ListBox using the northwind database. I have norhtwind.mdb file
so how I can bind ListBox in only xml please tell me thanks…….
Is there any sample that uses xml for binding a ListBox to the northwind
Share
Use the ItemsSource-Property of the ListBox.