Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
David Wu hasn't added any friends yet.
No latest visitors to show
19 November 2015 - 02:03 AM
Bug:
after save and load the tree column loss the tree structure.
09 November 2015 - 10:33 PM
HI Boki
Another bug, When ClearSelection, SelectedRow still keep its value, which was not what we want: set it to -1
07 November 2015 - 04:48 PM
I had tested a lot. something wrong is in the ChildCount.
and I had reviewed the code in the component, I guess that the ChildCount may not be received some notify after Row changing.
Now i have to AddChildRow with crFirst, and then move it to where it should be.