473,480 Members | 1,755 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

working with asp:TreeView, CLIENT side

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!
Jun 5 '06 #1
3 1492
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" <db****@simnet.is> wrote in message
news:uM**************@TK2MSFTNGP02.phx.gbl...
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!

Jun 5 '06 #2
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 [MVP]" <www.lulu.com/owc> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
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" <db****@simnet.is> wrote in message
news:uM**************@TK2MSFTNGP02.phx.gbl...
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!


Jun 5 '06 #3
please will someone reply on this one...

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

"Daves" <db****@simnet.is> wrote in message
news:uU**************@TK2MSFTNGP02.phx.gbl...
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 [MVP]" <www.lulu.com/owc> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
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" <db****@simnet.is> wrote in message
news:uM**************@TK2MSFTNGP02.phx.gbl...
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!



Jun 5 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

27
2006
by: Mike MacSween | last post by:
Some of my users are getting 'Disk or Network Errors'. I've raised it with the network admins, they're looking into it. In the meantime... My 'standard' error handlers logs errors to a table...
2
2395
by: Srinivasa Raghavan | last post by:
Hi I am using ASP Tree View Control to display data in hiearchy fashion.I am having a checkbox next to the TreeView Node.When user checks or unchecks the nodes and click a button i am putting...
3
3258
by: musosdev | last post by:
Hi guys How do I get the new TreeView (asp2.0) to load something in an Iframe? I've setup a NaviagateUrl and set the Target property to the name of the Iframe, but it still tries to load a new...
1
1793
by: Remo | last post by:
Hi, I want to know the possiblity and process of an ASP client, which needs to get some UDT from a ATL Server component implemented in VC++. The UDT is basically a C++ class consisting of a BSTR...
10
2081
by: Betina Andersen | last post by:
I have inherited a VB.NET dll that I am using from common asp. My problem is to get the messages from the dll to the Ie client, I can see the messages in the Eventlog on the IIS server so I know...
0
2044
by: mazdotnet | last post by:
Hi, I'm using asp:TreeView to display information on our website. I like to add a LinkButton that fires an event when clicked to the TreeNode. TreeNode childNode = new TreeNode("Download...
3
12041
by: majlandt | last post by:
I have the below function witch I use to send mail to reciptents on my maillist from an .asp side I am about to make a bounce back system - and would therefore like to make one extra MailHeader...
0
2491
by: Mark Rae | last post by:
Hi, Adding nodes to a TreeView programatically... 1) Instantiate a TreeNode object and set its SelectAction to TreeNodeSelectAction.Expand. 2) Instantiate another TreeNode object and add it...
1
2385
by: GroupReader | last post by:
When doing a "callback" I normally call a webControl's RenderControl method to get the html for that WebControl. This has always worked great in the past, but it does not seem to work with an...
0
7039
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7037
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
6895
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5326
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4770
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4476
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2977
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1296
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
558
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.