PDA

Click to See Complete Forum and Search --> : Does node exist ?? - Treeview


omarswan
Dec 15th, 1999, 01:23 AM
When using the treeview control. How do I check to see if the node already exist.

------------------
OmarSwan
Student
omarswan@yahoo.com

"Jesus Lives"

JHausmann
Dec 15th, 1999, 05:15 AM
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....