Completed
Last Updated: 01 Jun 2017 08:47 by ADMIN
Completed
Last Updated: 18 May 2017 14:59 by ADMIN

Available in LIB version: 2017.2.522
Completed
Last Updated: 05 Jan 2017 14:30 by ADMIN
Completed
Last Updated: 07 Oct 2016 10:11 by ADMIN
Expanded TreeListViewRow cannot be collapsed when select a child node and SelectionMode is set to "Expanded".

Steps to reproduce:
1. Expand the root node
2. Select a child node
3. Try to collapse the root node
Unplanned
Last Updated: 11 Aug 2016 14:04 by Tim Ge
Items are expanded when they match the filtering criteria.

Once I added the filterdescriptor, the tree started to expand itself
and when I put a break point in RowIsExpandedChanged event handler
the treelistviewrow's IsExpanded property is already true

Can you have a look at the attached sample application
and try to achieve the following:
1. keep the on demand load (so only loadchildren when user clicked on the arrow to expand)
2. apply filter only on the expanded nodes
Unplanned
Last Updated: 05 Aug 2016 13:49 by ADMIN
Unplanned
Last Updated: 04 Aug 2016 09:21 by ADMIN
Unplanned
Last Updated: 04 Aug 2016 09:20 by ADMIN
Unplanned
Last Updated: 04 Aug 2016 09:20 by ADMIN
Reproducible on http://demos.telerik.com/silverlight/#TreeListView/TreeListViewDragAndDrop
Unplanned
Last Updated: 04 Aug 2016 09:20 by Nicolas
As a workaround you can try executing the selection in a Dispatcher with DispatcherPriority.Render.
This may not apply in the case when there are many nodes outside the View area. 
Completed
Last Updated: 25 Jan 2016 14:50 by ADMIN
Completed
Last Updated: 12 Jan 2016 12:52 by ADMIN
Keyboard navigation stops working when setting SelectionMode to "Extended", SelectionUnit to "Cell"  and pressing twice the down keyboard key . 

The problem should be resolved with version Q1 2016. 
Completed
Last Updated: 19 Oct 2015 10:37 by ADMIN
Completed
Last Updated: 29 Sep 2015 10:17 by Simon
TreeListView is trying to expand its item which is empty.
Completed
Last Updated: 23 Sep 2015 13:09 by ADMIN
There are large number of items for the TreeList (for example 3000) and you have all them initially collapsed.
For example you could modify the IsExpandedBinding demo to have 3000 items.
Then scroll down so the row with Drinks and Count = 2194 is at the top of the control and expand it.
The result is that both that row and the row with Drinks and Count = 2199 expand.
Completed
Last Updated: 24 Jul 2015 09:53 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: TreeListView
Type: Bug Report
0

			
Declined
Last Updated: 08 Jul 2014 10:53 by ADMIN
Completed
Last Updated: 21 Feb 2014 10:27 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TreeListView
Type: Bug Report
6
TreeListView root note collapses after scrolling.
1 2 3