A docking control similar to what is available in UI for Silverlight.
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
Universal combo box.
Add a setter for the AutoCompleteBox's SelectedItem property.
Provide component capable of visualize word,excel files with the option to position custom layers (annotations) on top of it.
InputScope in AutoCompleteBox like in TextBox to show only selected kind of keybord when using on touch screen devices.
Stack trace: Type: KeyNotFoundException Message: Arg_KeyNotFound at Telerik.Data.Core.Layouts.StaggeredRenderInfo.PhysicalOffsetFromSlot(Int32 slot) at Telerik.Data.Core.Layouts.StaggeredLayout.PhysicalOffsetFromSlot(Int32 slot) at Telerik.UI.Xaml.Controls.Data.ListViewModel.ScrollIndexIntoView(UI.Xaml.Controls.Primitives.ScrollIntoViewOperation<System.Nullable<Telerik.Data.Core.Layouts.ItemInfo>> operation) at Telerik.UI.Xaml.Controls.Data.ListViewModel.<>c__DisplayClass55_0.<ScrollIndexIntoViewCore>b__0() at System.Action.Invoke() at Telerik.UI.Xaml.Controls.Primitives.DelegateUpdate<Telerik.UI.Xaml.Controls.Grid.UpdateFlags>.Process() at Telerik.UI.Xaml.Controls.Primitives.UpdateServiceBase<Telerik.UI.Xaml.Controls.Data.ListView.UpdateFlags>.ProcessUpdatesQueue() at Telerik.UI.Xaml.Controls.Primitives.UpdateServiceBase<Telerik.UI.Xaml.Controls.Data.ListView.UpdateFlags>.DispatchUpdates() at Telerik.UI.Xaml.Controls.Primitives.UpdateServiceBase<Telerik.UI.Xaml.Controls.Data.ListView.UpdateFlags>.OnUpdateCallback() Version of Telerik.UI.for.UniversalWindowsPlatform 1.0.0.3
When the DataGrid is grouped, show the column headers in the group header and allow for aggregates like Sum
There is no way to change the selected filter operator in the Grid Filter UI. Please extend the API to allow this.
Provide API or another approach to achieve synchronized trackballs.
If AllowFocusWhenDisabled is set to true the control should be edited through the keyboard.
In some specific scenarios, scrolling the RadDataGrid results in IndexOutOfRangeException Exception = {System.IndexOutOfRangeException: Index was outside the bounds of the array. at Telerik.UI.Xaml.Controls.Grid.IndexStorage.ValueForIndex(Int32 index, Boolean approximate) at Telerik.Data.Core.Layouts.CompactLayout.UpdateAverageLength(Int32 startInde...
Enable drag and drop between cells of different rows in the DataGrid for UWP. Or a way we can develop it ourselfs.
Expose API to limit swiping in a single direction. This should disallow the user to even start swiping in one direction, keeping the functionality intact for the other.
Implement a feature which will allow users to change the trigger which updates the source in Editing Mode