When using the treeview control. How do I check to see if the node already exist.
------------------
OmarSwan
Student
[email protected]
"Jesus Lives"
Printable View
When using the treeview control. How do I check to see if the node already exist.
------------------
OmarSwan
Student
[email protected]
"Jesus Lives"
I build my tree node in a database table before using it on the tree. I can check for a node's existence by running a query against the database....