Unplanned
Last Updated: 03 May 2023 13:08 by Sébastien
TelerikChartAxisBorderBrush is not applied when setting in Dark Light ThemeResources from the Telerik Theme Resources https://docs.telerik.com/devtools/universal-windows-platform/common/teleriknamedbrushes 
Unplanned
Last Updated: 22 Nov 2018 08:12 by Didi
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: 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: 09 Aug 2018 10:46 by ADMIN
Unplanned
Last Updated: 25 Jul 2018 13:15 by ADMIN
Unplanned
Last Updated: 22 Jun 2018 08:51 by ADMIN
See this Screencast for a short video of the issue at runtime: https://www.screencast.com/t/YXm6xOtO 

Here's the code to reproduce: 

<grid:RadDataGrid ItemsSource="{x:Bind ViewModel.DataItems, Mode=OneWay}"
                  UserGroupMode="Disabled"
                  UserFilterMode="Disabled"
                  UserColumnReorderMode="None"
                  UserSortMode="None"
                  AutoGenerateColumns="False"
                  GridLinesVisibility="Horizontal">
    <grid:RadDataGrid.Columns>
        <grid:DataGridNumericalColumn Header="1"
                                      PropertyName="Key"
                                      SizeMode="Auto" />
        <grid:DataGridTextColumn Header="2"
                                 PropertyName="First"
                                 SizeMode="Auto" />
        <grid:DataGridTextColumn Header="3"
                                 PropertyName="Second"
                                 SizeMode="Auto" />
        <grid:DataGridTextColumn Header="Stretchy"
                                 PropertyName="Stretch"
                                 SizeMode="Auto" />
        <grid:DataGridTextColumn Header="5"
                                 PropertyName="SecondLast"
                                 SizeMode="Auto" />
        <grid:DataGridTextColumn Header="6"
                                 PropertyName="Last"
                                 SizeMode="Auto" />
        <grid:DataGridNumericalColumn Header="7"
                                      PropertyName="Count"
                                      SizeMode="Auto" />
    </grid:RadDataGrid.Columns>
</grid:RadDataGrid>

Unplanned
Last Updated: 15 Mar 2018 09:45 by ADMIN
Unplanned
Last Updated: 22 Jun 2018 08:51 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 1
Category: UI for UWP
Type: Bug Report
0
See this forum thread for reproducible and workaround: http://www.telerik.com/community/forums/legend-will-only-display-labels-(windows-10)
Unplanned
Last Updated: 02 Mar 2018 13:16 by ADMIN
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: 23 Jan 2018 08:45 by ADMIN
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: 19 Jan 2018 08:54 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: UI for UWP
Type: Bug Report
0
EDIT, Cancel and Save strings cannot be localized through LocalizationManager.
Unplanned
Last Updated: 04 Jan 2018 13:21 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for UWP
Type: Bug Report
0
Using Textbox in CellTemplate with UpdateSourceTrigger=PropertyChanged result in caret position jumps to beginning and thus the date recorded is reversed e.g. 321 instead 123.
Unplanned
Last Updated: 06 Dec 2017 11:10 by ADMIN
Unplanned
Last Updated: 23 Nov 2017 08:08 by ADMIN
In a scenario where you have lots of columns so that a horizontal scrollbar is present and you try to resize columns which are not visible at the beginning(need to scroll to view them) ->  the resizing is not working as expected and the view is jumping. 

Unplanned
Last Updated: 07 Nov 2017 09:41 by ADMIN
1 2