Groups | Blog | Home
all groups > asp.net webcontrols > june 2003 >

asp.net webcontrols : Not able to get the Onclick Event in TreeVIew Control


Khaja Moin
6/26/2003 11:38:36 PM


Hi,

If any one can help me in finding out who to catch the oclick or Mouse
over event in TreeView.

Moin

*** Sent via Developersdex http://www.developersdex.com ***
Alvin Bruney
6/28/2003 8:32:15 AM
In your properties designer for the treeview control (assuming visual
studio) click the events tab (c#). It lists all the events supported by the
control. The one you want is expand. Click on this to generate an event
handler.

[quoted text, click to view]

Mike
6/28/2003 10:27:41 AM
Set the autopostback property to true

[quoted text, click to view]
AddThis Social Bookmark Button