4
Shouts

CheckBoxList validation using JQuery « Ramani Sandeep's Blog

published 829 days, 15 hours, 5 minutes ago posted by sandy060583sandy060583 830 days, 16 hours, 50 minutes ago
Friday, February 12, 2010 11:52:09 AM GMT Thursday, February 11, 2010 10:06:28 AM GMT

CheckBoxList validation using JQuery Posted by Ramani Sandeep on February 10, 2010

Every ASP.NET developer needs validation on CheckBoxList that can be one of these two:Check for RequiredFieldCheck for Maximum Selection LimitCheck for RequiredField I will be using JQuery to interecept the click event of each single Checkbox inside the CheckBoxList and then update a hidden TextBox control which has a RequiredFieldValidator associated to it, when a Ch...

category: Ajax | clicked: 4 | | source: ramanisandeep.wordpress.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup