Expose ViewChanged event in order to track the scrollChange, similarly to ScrollViewer Viewchanged.
Provide ability to export the data displayed in the grid to excel.
Provide ability to control buffer size in order to load more items outside viewport.
Provide API to get delta on itemsSource changes in DataBoundComplete event in scenarios like incremental loading, adding, removing, etc.
Expose API that is suitable to bind command directly triggered be pull to refresh.
When using implicit styles, we can set a custom font and font sizes globally in C# by using modifying the theme pallette (i.e. Telerik.Windows.Controls.Windows8Palette.Palette.FontSize += 6;). But since this has to be done in C# instead of in the XAML, the changes are not applied at design time for the Visual Studio Designer. This makes it difficult when building the UI as the control sizes will change based on the font and the font size that we have set. It would be nice if we could set the font and font sizes (while using implicit styles) in XAML (or by some other means) so that the VS Designer will size the controls based on the desired font and font size. This would making life much easier when building the UI when using custom fonts.
Create a Project Wizard similar to the one available for Windows Phone suite. (Windows Universal 8.1 and UWP)
Hi, Please make datastorage for UWP. Thanks
Implement ListView interaction on pressed (similar to the UWP SDK control - tilt effect). ID:996216
Implement Pdf processing similar to the one in WPF.
Provide component that is able to read and decode codes from image.
Ability to view and print report documents
Provide a tabstrip control that allows users to display content on tabs. - Tab content could use virtualization to avoid extra rendering - Follow themes from Telerik
Display arbitrary values in axis e.g. accept a list of doubles and display ticks only for these values.
This would let us create LOB applications consistent with the Look & Feel of Office 2016 Universal apps.
Create RadTreeListView for Universal
Waterfall chart for universal windows apps