Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:673366
More Search Options
RSS Available
Matching Posts
Re: RadioButtonList.SelectedIndexChanged as UpdatePanel Trigger
Here is a simple example that works in the way that I described. If you run this, you will notice that Atlas picks up the AutoPostBack from the TextBox control and updates the Label control accordingly via AJAX. However, the AutoPostBack from the RadioButtonList causes a full PostBack. The two behave in completely different manners, and based on my experience, I believe the TextBox is exhibiting the correct behavior. <%@ Page Language="C#" %> < !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Posted to
ASP.NET AJAX UI
(Forum)
by
NinjaFish
on 8/8/2006
RadioButtonList.SelectedIndexChanged as UpdatePanel Trigger
I have something similar to the following: <atlas:UpdatePanel ID="myUpdatePanel" Mode="Conditional" runat="server"> <ContentTemplate> <asp:SomeControl ... /> </ContentTemplate> <Triggers> <atlas:ControlEventTrigger ControlID="myRbl" EventName="SelectedIndexChanged" /> </Triggers> </atlas:UpdatePanel> <asp:RadioButtonList ID="myRbl" AutoPostBack="true" OnSelectedIndexChanged="..." runat="server"> <asp:ListItem ... /> <asp:ListItem ...
Posted to
ASP.NET AJAX UI
(Forum)
by
NinjaFish
on 8/8/2006
Re: UpdatePanel renders a gap when content visibility turned off
UpdatePanel renders as a <div> tag by default. Try setting RenderMode="Inline" (which will cause it to render as a <span>) and see if that fixes it.
Posted to
ASP.NET AJAX UI
(Forum)
by
NinjaFish
on 8/8/2006
Re: Nested UpdatePanel causes parent to post back?
I'd appreciate an answer on the original question as well. This is the one major weakness I've found with Atlas so far -- fine-grained control of AJAX-updated areas is difficult, if not impossible in some cases, because of this behavior.
Posted to
ASP.NET AJAX UI
(Forum)
by
NinjaFish
on 8/4/2006
Page 1 of 1 (4 items)
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online