events and delegates for a treview control

V

Vinki

hello everyone,

I have a treeview control defined in my user control. I want the values
seelcted on the treeview control on my aspx page. How can i achieve this.
 
G

Gregory A. Beamer

I have a treeview control defined in my user control. I want the values
seelcted on the treeview control on my aspx page. How can i achieve this.

You mean you want to click a treeview node and have the value appear on the
page?

With a postback? Allow clicking on a node to initiate a postback. Grab
value. Display in a label.

Without a postback? Custom JavaScript added to control.

Not what you are asking? Clarify.

Peace and Grace,

--
Gregory A. Beamer (MVP)

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,829
Latest member
PIXThurman

Latest Threads

Top