Discussion:
stop postback in treeview control
Smotritsky, Alex
2007-05-07 18:44:02 UTC
Permalink
Shawn Wildermuth (MVP)
2007-05-07 18:57:30 UTC
Permalink
Smotritsky, Alex
2007-05-07 20:20:04 UTC
Permalink
Yeah, that works, thanks a lot Shawn.

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:DOTNET-***@DISCUSS.DEVELOP.COM] On Behalf Of Shawn Wildermuth
(MVP)
Sent: Monday, May 07, 2007 1:58 PM
To: DOTNET-***@DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] stop postback in treeview control

Is this what you're looking for?

http://www.adoguy.com/2006/05/19/ASP_NET_2_0_TreeView_without_Postback_S
olve
d!.aspx

Thanks,

Shawn Wildermuth
http://adoguy.com
http://wildermuthconsulting.com
Microsoft MVP (C#), MCSD.NET, Author and Speaker


-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:DOTNET-***@DISCUSS.DEVELOP.COM] On Behalf Of Smotritsky, Alex
Sent: Monday, May 07, 2007 2:44 PM
To: DOTNET-***@DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] stop postback in treeview control

How do I stop the new treeview in .net 2.0 from doing a postback when I
click a node? In 1.1 I believe the solution was setting AutoPostback to
false. It looks like the new control doesn't have an autopostback
property.



Alex




===================================
This list is hosted by DevelopMentor. http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor(r) http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
Loading...