working with asp:TreeView, CLIENT side

D

Daves

is there any documentation out there to find out if and then how I can work
with TreeView on client side through jscript? For example I want to change
title of nodes and remove without doing postback. MS doesn't seem to have
any official documentation on this.

And please notice I'm not refering to IE TreeView control but asp.net 2.0's
TreeView!
 
A

Alvin Bruney [MVP]

It seems what you are really trying to avoid is the post back flash. If this
is the case, the treeview supports ajax style processing

--

________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
 
D

Daves

I know it does, I'm already using Ajax in other parts of my website.
Still... is there no way I can just use simple jscript because after all
what I want to do is very very easy if I can just get to the built in
client-side functions?


Alvin Bruney said:
It seems what you are really trying to avoid is the post back flash. If
this is the case, the treeview supports ajax style processing

--

________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------

Daves said:
is there any documentation out there to find out if and then how I can
work with TreeView on client side through jscript? For example I want to
change title of nodes and remove without doing postback. MS doesn't seem
to have any official documentation on this.

And please notice I'm not refering to IE TreeView control but asp.net
2.0's TreeView!
 
D

Daves

please will someone reply on this one...

Also using Atlas when TreeView is in MasterPage makes it a whole lot more
complicated!

Daves said:
I know it does, I'm already using Ajax in other parts of my website.
Still... is there no way I can just use simple jscript because after all
what I want to do is very very easy if I can just get to the built in
client-side functions?


Alvin Bruney said:
It seems what you are really trying to avoid is the post back flash. If
this is the case, the treeview supports ajax style processing

--

________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------

Daves said:
is there any documentation out there to find out if and then how I can
work with TreeView on client side through jscript? For example I want to
change title of nodes and remove without doing postback. MS doesn't seem
to have any official documentation on this.

And please notice I'm not refering to IE TreeView control but asp.net
2.0's TreeView!
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top