Unplanned
Last Updated: 01 Nov 2019 08:45 by ADMIN
Created by: Werner
Comments: 0
Category: TreeView
Type: Bug Report
0
If customers try to load struct or readonly struct into the TreeView, the items does not get displayed.
Completed
Last Updated: 23 Oct 2019 12:26 by ADMIN
Release R3 2019 SP
when custom renderer is registered, it is not applied to the TreeView control. The default one overrides the custom one.
Unplanned
Last Updated: 08 Oct 2019 09:24 by ADMIN
If there is an input control (Editor, Entry) inside the ItemTemplate of the TreeViewDescriptor and its Text is bound to any property of the data item, changing the ItemsSource of the TreeView raises an exception of type AccessViolationException.
Completed
Last Updated: 23 Sep 2019 18:31 by ADMIN
Release R3 2019
When the custom ItemTemplate sets bigger value of its Height e.g. more than 44 pixels, the content of the UITreeViewCell is not sized correctly. Only the cell gets the correct value.
Unplanned
Last Updated: 13 Sep 2019 10:37 by ADMIN

Please let us know:

  • Should the color be applied to the expand indicator as well, or should there be a separate property for this
  • Should the color be applied to the checkbox as well, or should there be a separate property for this
Completed
Last Updated: 28 Aug 2019 10:14 by ADMIN
Release 2019.2.708 (R2 2019 minor release)
When there is custom template applied that hosts multiple rows of UI components with total height greater than 44, the template is not measured correctly, leading to wrong visualization.
Completed
Last Updated: 19 Jun 2019 12:47 by ADMIN
Release R2 2019 SP1
When TreeView has a source with more than 120 items and is placed inside a StackLayout, it is not properly rendered (Layout Cycle Detected exception is raised).
Declined
Last Updated: 07 Jun 2019 08:50 by ADMIN
TextCellTextColor property of the TreeViewItemStyle is not respected.
Completed
Last Updated: 03 Jun 2019 14:33 by ADMIN
Release 2019.2.603.360 (R2 2019 minor release)
When the collection set as ItemsSource of the TreeView is cleared and new item is added, an exception of type NSInternalInconsistencyException is raised on iOS.
Also clearing the ItemsSource is not reflected in TreeView.
Completed
Last Updated: 03 Jun 2019 14:33 by ADMIN
Release 2019.2.603.360 (R2 2019 minor release)
Created by: Safan
Comments: 0
Category: TreeView
Type: Bug Report
0
If the control is not yet visualized on the screen and the method is invoked an exception is thrown.
Unplanned
Last Updated: 08 Apr 2019 06:14 by ADMIN
Created by: Hernando
Comments: 1
Category: TreeView
Type: Feature Request
1

Provide an option to allow the checkbox to be rendered to the right of the node's content. 

 

A mock code example:

<RadTreeView CheckBoxHorizontalOptions="End" />

 

Completed
Last Updated: 18 Mar 2019 15:52 by ADMIN
When we have grouping enabled and 2 properties with same name (i.e. TestId and TestID), the ListView is not rendering (or at least not showing any records)
Completed
Last Updated: 20 Feb 2019 12:49 by ADMIN
Created by: Shawn
Comments: 1
Category: TreeView
Type: Bug Report
0
Trying to collapse an item after reinitialization of the RadTreeView causes the exception. The scenario can easily be recreated if all items from the ItemsSource are removed one by one and then added again then expand and collapse an item.
Completed
Last Updated: 21 Jan 2019 06:00 by ADMIN
Calling TreeView's CheckItem method when the control is loaded, so that you mimic a "pre-checked" TreeView results in NullReferenceException in RadTreeView.Checkbox ToggleItem method.
Unplanned
Last Updated: 13 Dec 2018 16:13 by Bobby
Completed
Last Updated: 09 Nov 2018 13:46 by Olivier
When CollapseAll method is called, if the first element is out of the screen (after a scroll), the treeview crashes.

Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Completed
Last Updated: 17 Sep 2018 13:06 by ADMIN
Completed
Last Updated: 17 Sep 2018 13:06 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: TreeView
Type: Feature Request
2
Expose a BringIntoView or ScrollIntoView method that would scroll the TreeView to a specified TreeViewItem.

Available in R3 2018 release.  For more details on the feature refer to: https://docs.telerik.com/devtools/xamarin/controls/treeview/treeview-scrolling
Completed
Last Updated: 27 Jul 2018 11:09 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: TreeView
Type: Bug Report
0
Available in minor release 2018.2.727.250. It will also be available in the R3 2018 release.
1 2