Completed
Last Updated: 29 Sep 2015 10:17 by Simon
ADMIN
Yordanka
Created on: 26 Jul 2010 08:19
Category: TreeListView
Type: Bug Report
6
An exception is thrown when Ctrl+RightArrow is pressed and there is no defined child elements for TreeListView
TreeListView is trying to expand its item which is empty.
1 comment
Simon
Posted on: 22 Apr 2011 09:45
System.ArgumentNullException also occurs if navigating with normal RightArrow
(without Ctrl-) from a hierarchy leaf node on the left, to normal grid cell on the right,
and the RadTreeList attributes include SelectionUnit="Cell" and SelectionMode="Extended