Completed
Last Updated: 15 Nov 2023 08:59 by ADMIN
Release 6.5.0
Created by: Sven
Comments: 3
Category: TreeView
Type: Feature Request
2
This is a feature request to include the Expand(item) and Collapse(item) methods that were available in Xamarin.Forms' TreeView.
Completed
Last Updated: 27 Oct 2023 07:23 by ADMIN
Release 6.3.0
Created by: Sven
Comments: 2
Category: TreeView
Type: Feature Request
1
This is a feature request to add events for when an item is expanded or when an item is collapsed.
Completed
Last Updated: 11 Oct 2023 08:16 by ADMIN
Release 6.3.0
Created by: Hanoch
Comments: 3
Category: TreeView
Type: Feature Request
1
Provide an option to load subitems only when they’re requested - load on demand
Completed
Last Updated: 18 Aug 2023 09:43 by ADMIN
Release 6.1.0
Provide an option to define the ItemTemplate on a TreeView Descriptor level. currently, the ItemTemplate is available on TreeView level.