Community

Silverlight 4.0: Applying Data Templates on ListBox at Runtime

(Mahesh Sabnis) DataTemplates in Silverlight are typically used for visual representation of your data. They are particularly useful when you are binding an ItemsControl such as a ListBox to a collection. I was recently asked to make use of a DataTemplate on a ListBox at runtime, for performing Upda

Read More - Register for Free Membership