Creating Custom Converters with RadDataPager

Creating Custom Converters with RadDataPager

In this video, we will take a look at implementing the IValueConverter interface with RadDataPager to customize actions when our application needs it. We will read the PageIndex property from RadDataPager and expose it in a TextBlock in our application.
Download the project