Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

treeview - reading datastring on the parent and child

Status
Not open for further replies.

Delphiwhat

Programmer
Apr 1, 2003
74
EU
hi there

Hope someone can offer some help. I have a treeview with parent (which is a data string) and an child (which is another populated datastring).

The problem is that I am currently parsing the child string to populate different variables. However this should be happening on the parent treeview item.

Basically I'm processing the child instead of the parent trreeview item.

Any ideas how i can access the parent and not the child.

sorry if this sounds trivial but i'm not used to powerbuilder language.

thanks in advance for your help


jscter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top