Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Using Treeview inside UpdatePanel control

Reply
Thread Tools

Using Treeview inside UpdatePanel control

 
 
Alhambra Eidos Kiquenet
Guest
Posts: n/a
 
      06-12-2008
Hi misters,

"And the link to Microsoft's site on that blog says:

"The following ASP.NET controls are not compatible with partial-page
updates, and are therefore not supported inside an UpdatePanel control:

TreeView and Menu controls.
....

"

My question, how I can use a Treeview control in UpdatePanel control if
Treeview are not compatible with partial-page updates and not supported ???

Any help or sample code ??

Thanks in advance, greetings

--
http://www.alhambra-eidos.es/web2005/index.html
www.kiquenet.net
http://www.setbb.com/putainformatica...opic.php?p=843
www.trabajobasura.com/solusoft

 
Reply With Quote
 
 
 
 
Munna
Guest
Posts: n/a
 
      06-12-2008
Hi

tree view is supported in vs2008

http://forums.asp.net/t/1273260.aspx

here is a link for detail

http://msdn.microsoft.com/en-us/library/e8z5184w.aspx

Best of luck

Munna
www.munna.shatkotha.com
www.munna.shatkotha.com/blog
www.shatkotha.com
 
Reply With Quote
 
 
 
 
Steve C. Orr [MCSD, MVP, CSM, ASP Insider]
Guest
Posts: n/a
 
      06-12-2008
The treeview control is capable of doing its own AJAX calls, so perhaps you
don't even need it to be in an update panel.
Here's more info:
http://SteveOrr.net/articles/Ajax.aspx

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
http://iPhonePlaza.net


"Alhambra Eidos Kiquenet" < >
wrote in message news:96146F8A-0010-46C9-A45C-...
> Hi misters,
>
> "And the link to Microsoft's site on that blog says:
>
> "The following ASP.NET controls are not compatible with partial-page
> updates, and are therefore not supported inside an UpdatePanel control:
>
> TreeView and Menu controls.
> ...
>
> "
>
> My question, how I can use a Treeview control in UpdatePanel control if
> Treeview are not compatible with partial-page updates and not supported
> ???
>
> Any help or sample code ??
>
> Thanks in advance, greetings
>
> --
> http://www.alhambra-eidos.es/web2005/index.html
> www.kiquenet.net
> http://www.setbb.com/putainformatica...opic.php?p=843
> www.trabajobasura.com/solusoft
>


 
Reply With Quote
 
Alhambra Eidos Kiquenet
Guest
Posts: n/a
 
      06-13-2008
MIstaer, i'm using vs 2005. thanks
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Triggering an UpdatePanel with a trigger located outside of the UpdatePanel Nathan Sokalski ASP .Net 1 06-15-2009 06:23 PM
document.getElementById to Find Field in User Control that is Inside an UpdatePanel Frank ASP .Net 2 01-10-2009 08:13 PM
File upload inside a usercontrol inside an updatepanel Leon Mayne ASP .Net 5 05-27-2008 09:02 AM
refresh an updatePanel in an other updatePanel fran_j_diaz@yahoo.fr ASP .Net 3 08-08-2007 06:30 AM
Set focus to a control inside a Updatepanel in Atlas MSDN ASP .Net 7 10-11-2006 11:07 AM



Advertisments