Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1095
Bug in XamDataTree
posted

There is a bug in the XamDataTree component.

This can be verified by running the attached application on the latest SR. v. 10.3.20103.2065

Steps to reproduce the error :

1. Drill down from the topmost node until u have 4 levels exposed.

-Person

     -Person                          ( try close  this one when you see these 4 levels )

          -Person

               -Person

2. Try to close the node on the second level.

--> Crash

As far as we have figured out, the bug is related to the witdh of the XamDataTree component. When the stackpanel that contains the XamDataTree trys to readjust its width based on the XamDataTree width change, the XamDataTree component crashes.

See attached sample.

 To run the sample you have to add in InfragisticsSL4.Controls.Menus.XamDataTree.v10.3.dll and the InfragisticsSL4.v10.3.dll.

regards

Øyvind

ComboLazyTreeView.zip