I am using the TcxDBTreeList component with Delphi 7 and I am having some wierd results adding rows.
I am using a Tclientdataset for my data. I am appending to it and the row shows up correctly in the treelist.
However, its never allowing me to arrow down past the 2nd node in the tree, Even if I've added 10 more nodes.
I'm sure it's got to be something simple. A setting or what not.
Can someone tell me what I'm not doing or doing incorrectly?
Thanks,
David