Jump to content


David Wu

Member Since 09 Feb 2012
Offline Last Active Nov 30 2018 03:49 AM
-----

Posts I've Made

In Topic: Bug report

19 November 2015 - 02:03 AM

Bug:

after save and load the tree column loss the tree structure.


In Topic: Bug report

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 


In Topic: Bug report

07 November 2015 - 04:48 PM

HI Boki

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.