Completed
Last Updated: 28 Aug 2012 06:23 by ADMIN
ADMIN
Jack
Created on: 28 Aug 2012 06:23
Category: TreeView
Type: Bug Report
0
FIX. There is an exception when adding nodes in RadTreeView and using Begin/EndUpdate methods.
1. Create a new project with RadTreeView.
2. Add 30 nodes in a cycle on Form.Shown event.
3. Use BeginUpdate/EndUpdate methods when adding every single node. 
4. Set the SelectedNode property of RadTreeView every time.
0 comments