Tuesday, March 16, 2010

Understanding the Converter in DataBinding

Converter and ConverterParameter comes very handy while working with WPF Data Binding. You can manipulate the data bound to a value using IValueConverter. The article demonstrates how you can use it in your solution with a sample application.

Read more at http://www.dotnetfunda.com/articles/article819-understanding-the-converter-in-databinding-.aspx

Author: Abhi2434

0 comments: