Completed
Last Updated: 05 Jun 2014 07:08 by Svetlin
Svetlin
Created on: 28 Jan 2013 04:02
Category: TreeView
Type: Bug Report
0
FIX. NullReferenceException is thrown, when end edit performs in RadTreeView
NullReferenceException is thrown, when end edit performs in RadTreeView. To reproduce the issue:
1. Bind the grid to table
2. Add new record programmatically
3. Call BeginEdit of the added node
4. Edit the text of the node from the editor
5. Press ENTER
6. Exception is thrown.
0 comments