NetTalk Central

Author Topic: Tree Control  (Read 214 times)

Niels Larsen

  • Sr. Member
  • ****
  • Posts: 428
    • View Profile
    • Email
Tree Control
« on: October 14, 2024, 05:45:40 AM »
Hi

I have a tree control on a form. If a node is clicked I can capture the id from GetValue('row') - no problem.
The question is how to select (highlight) a node when initializing the tree.

Regards Niels