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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Powerbuilder 11.2 - TreeView Datawindow

Status
Not open for further replies.

PBLMP

Programmer
Jul 14, 2014
2
0
0
US
Hello!

Could you guys have any ideas on how to highlight tree node in treeview datawindow ?
I want to highlight all of tree nodes and expand its level ( I already did this part ) .
I tried the SelectTreeNode() but It does not highlight all of the tree nodes I selected . Ex : I selected tree node of row 1 and then I selected tree node of row 2 then It highlighted the tree node of row 2 but the tree node of row 1 was no longer highlighted.

Thank you very much!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top