Page 1 of 1

treview items not visible

PostPosted: October 26th, 2009, 8:57 am
by teodoram13
Hello, I am using a data aware treeview in Delphi 3 and I can't see the treeview items.
I have some textboxes also in the same form that insert data to a database. The data are correctly inserted in the database but I don't see the items in the treeview.

What could be the problem?
Thank you

Re: treview items not visible

PostPosted: October 27th, 2009, 8:27 am
by teodoram13
I solved my problem ... the root Id of the treeview was not the correct one.