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!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" <dbspam@.simnet.is> wrote in message
news:uMG7WRDiGHA.5096@.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!
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:%23jAiRYDiGHA.1272@.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" <dbspam@.simnet.is> wrote in message
> news:uMG7WRDiGHA.5096@.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!
>>
please will someone reply on this one...
Also using Atlas when TreeView is in MasterPage makes it a whole lot more
complicated!
"Daves" <dbspam@.simnet.is> wrote in message
news:uUgUDeDiGHA.5096@.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:%23jAiRYDiGHA.1272@.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" <dbspam@.simnet.is> wrote in message
>> news:uMG7WRDiGHA.5096@.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!
>>>
>>
>>
0 comments:
Post a Comment