|
-
May 11th, 2005, 02:09 AM
#1
Thread Starter
Frenzied Member
TreeView Problem [URGENT]
Hello everybody,
I have a treeview control and on click on different nodes, different forms open. I have written the code in AfterSelect event of treeview control. The problem is when I select a node, a form opens. I close the form. When I again click on the same node that was selected, the form doesn't open because the AfteSelect event does not fire. In order to open the same form, I have to click on some other node and then again click the previous to open the form.
Any ideas ??
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|