<asp:treeview> question

G

Guest

I want TreeView don't generate onClick='doPostBack' method for all nodes and
leaves in my Tree. How can I realize this?
 
G

Guest

did you check the autopostback property of the tree view, because by defualt
it is false, so if did not change it to true it wont post back.
 
G

Guest

No, there is no autoPostBack property in ASP.Net 2.0 TreeView Control. It
was, it seems, in Microsoft IE controls. And by default ASP generates
_doPostBack method for nodes and laeves, if NavigationURL property of node is
null.
Another ideas?
 

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
474,269
Messages
2,571,097
Members
48,773
Latest member
Kaybee

Latest Threads

Top