Hi William,
Please, find attached a simple application that demonstrates your request. The idea of data-binding in Silverlight is a little bit different than ASP.NET - in Silverlight you feed the ItemsControl directly with the data items from the database, setting DisplayMemberPath to specify which property should be used for display text (or you could use ItemTemplate instead if you want more complex UI).
Regards,
Valeri Hristov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>