Completed
Last Updated: 25 Oct 2018 06:23 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for UWP
Type: Bug Report
0

			
Unplanned
Last Updated: 24 Oct 2018 16:32 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 2
Category: UI for UWP
Type: Feature Request
3
When the DataGrid is grouped, show the column headers in the group header and allow for aggregates like Sum
Completed
Last Updated: 16 Oct 2018 07:10 by Paul
Completed
Last Updated: 16 Oct 2018 07:09 by urja
I have a radgrid and when I scroll down it throws this error, but I'm not sure where the error is coming from or how I can help resolve it.

This is a UWP app and I'm debugging in VS 2017 15.3 on windows 10 creators edition.

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 startIndex, Int32 endIndex)
   at Telerik.UI.Xaml.Controls.Grid.NodePool`2.MeasureVertically(RadSize availableSize, Double offset, Double bufferScale)
   at Telerik.UI.Xaml.Controls.Grid.NodePool`2.OnMeasure(RadSize availableSize, Double offset, Int32 frozenEleme
Completed
Last Updated: 16 Oct 2018 07:06 by Sébastien
Completed
Last Updated: 16 Oct 2018 07:06 by Miquel
Unplanned
Last Updated: 03 Oct 2018 07:13 by Didi
ADMIN
Created by: Didi
Comments: 0
Category: UI for UWP
Type: Bug Report
1

			
Unplanned
Last Updated: 02 Oct 2018 16:01 by ADMIN
It should be similar like the RealizedItemsVerticalBufferScale, but to work for the horizontal part of the ViewPort.
Unplanned
Last Updated: 18 Sep 2018 12:43 by ADMIN
When you have several series(ScatterLineSeries reported but it happens with others as well) in the RadCartesianChart and you clear the Items of one of them by calling the Clear() method - the line is not redrawn and it shows the old data. 

Unplanned
Last Updated: 29 Aug 2018 07:46 by ADMIN
When using shp and dbf files with ~130MB size, it takes minutes to load the map
Unplanned
Last Updated: 21 Aug 2018 06:56 by ADMIN
The uwp radlistview vertical scrollbar disappears when focus is lost -
I think I need something like 
https://www.telerik.com/forums/listview-width-with-or-without-vertical-scrollbar
 <telerik:RadListView.Commands. ListElement.Scroller.Scrollbar.FillElement.Visibility

But I may be missing something?
Unplanned
Last Updated: 09 Aug 2018 10:46 by ADMIN
Unplanned
Last Updated: 25 Jul 2018 13:15 by ADMIN
Unplanned
Last Updated: 25 Jul 2018 12:44 by Pravin
ADMIN
Created by: Kiril Stanoev
Comments: 1
Category: UI for UWP
Type: Feature Request
6
A docking control similar to what is available in UI for Silverlight.
Pending Review
Last Updated: 25 Jul 2018 10:16 by Pravin
Created by: Jean
Comments: 1
Category: UI for UWP
Type: Feature Request
4
This would let us create LOB applications consistent with the Look & Feel of Office 2016 Universal apps.
Declined
Last Updated: 22 Jun 2018 11:54 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category: UI for UWP
Type: Feature Request
1
ListView: Expose setter for SelectedItem property and implement it, so that setting this property applies the corresponding style to the selected item.

Declined: The SelectedItem property has public setter. Setting it makes the style be applied as expected on the item.
Unplanned
Last Updated: 22 Jun 2018 11:49 by Stefan
Unplanned
Last Updated: 22 Jun 2018 11:46 by Miquel
ADMIN
Created by: Ivaylo Gergov
Comments: 1
Category: UI for UWP
Type: Feature Request
1
Implement a feature which will allow users to change the trigger which updates the source in Editing Mode
Unplanned
Last Updated: 22 Jun 2018 11:45 by Johan
Created by: Johan
Comments: 0
Category: UI for UWP
Type: Bug Report
0
Testing the Telerik RadialMenu control in the UWP app ,  when you click on the radialmenu the control flickers for the mouseclick event on desktop.  plse consider changing the "flicker" to something more like a keypress , a image blur or something else. Or slow down the flicker considerable , your effect looks more like a defect of image rendering at the moment. 
Unplanned
Last Updated: 22 Jun 2018 11:39 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category: UI for UWP
Type: Feature Request
0
Allow the user to define axis ticks origin value. E.g. with Min=-10, Max=100, MajorStep=25, the user should be able to define that the axis will have ticks and labels at 0, 25, 50, 75 and 100 while keeping the minimum value of -10 in range.