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:867956
More Search Options
RSS Available
Matching Posts
Re: Checkbox Validation - Best Solution
Here's a solution that I used in a recent website: Since the asp : CustomValidator does not accept an asp : CheckBox as the control to validate, the first step is to set it to any other control in the page (e.g. a textbox). The second step is to write a bit of JavaScript (JQuery) to return the non-checked state of the checkbox to validate. Below, I am showing a JavaScript variable being set, that is for use by the JavaScript method. < script type ="text/javascript"> var controlID1
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
nalinbc
on 5/5/2009
Filed under: CustomValidator CheckBox Checked
Re: RadioButtonList.SelectedIndexChanged as UpdatePanel Trigger
I initially had the same problem, but was able to solve it using the following: 1. Set the AutoPostBack property to 'True' in the radiobuttonlist control. < asp : RadioButtonList ID ="RadioButtonListLevel" runat ="server" onselectedindexchanged ="RadioButtonListLevel_SelectedIndexChanged" AutoPostBack ="True"> 2. In the triggers collection, added the radiobuttonlist control and selectedindexchanged as the event < Triggers > < asp : AsyncPostBackTrigger
Posted to
ASP.NET AJAX UI
(Forum)
by
nalinbc
on 5/2/2009
Filed under: UpdatePanel RadioButtonList Triggers SelectedIndexChanged
Page 1 of 1 (2 items)
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Channel 9:
BugCamSmash in Action!
Channel 9:
Virtual Earth Videomap Movies
TechNet Edge:
AD RMS Certificates and Licensing on the Client and the Server
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13 [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13]
Channel 10:
Bing Launches 2nd Homepage Photo Contest
Channel 10:
Bing4Free Lets You Use Bing.com Images for Desktop Wallpaper
Channel 10:
Bing Updates: Streetside Views, Photosynth, and "Mapplications"
Channel 10:
Bing for Windows Mobile Updated
WindowsClient:
New WPF Showcase: Bling Tweets
WindowsClient:
Tale of two tweets - VS beta - is it busy 70% of the time or is it brilliantly fast?
TechNet Edge:
Forefront TMG URL Filtering and MRS
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online