Treeview node selection

M

Mr B

If the text value of the node in a treeview control is known, how can the
index of that node be determined?

Any insite will be appreciate.

Mr B
 
M

Mr B

Alex,

Thanks for the reply, but I had actually already discovered that I would
need to do exactly what you described.

Interesting thing is that I found the answer in some of your postings and
documentations.

Thanks for your work in this area. I have been successful in implementing
my first treeview type control and making it deliver the desired results,
primarily because you and a few other have been so kind as to share your
knowledge with the rest of us.

Mr B
 
A

Alex Dybenko

Thanks for comments!

Mr B said:
Alex,

Thanks for the reply, but I had actually already discovered that I would
need to do exactly what you described.

Interesting thing is that I found the answer in some of your postings and
documentations.

Thanks for your work in this area. I have been successful in implementing
my first treeview type control and making it deliver the desired results,
primarily because you and a few other have been so kind as to share your
knowledge with the rest of us.

Mr B
 
Top