Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score OnClientClick with confirm doesn't work
Mauricio Pires - 8 Jan 2009 2:00 PM - 4 messages
My GridView has a button with OnClientClick="if (!confirm('Delete?')) return false;" which must deletes a record only if the user click on the OK button of the confirmation window, but if he clicks on the Cancel button the record ...
Score Validator for checkbox is not getting triggered always
shilpakalbhor - 7 Jan 2009 2:20 PM - 2 messages
I have a validator class that extend baseValidator class applied to a checkbox.In the validator class I have attached the javascript fuction called AtleastOneChkBoxValidatorIsValid and in controlsTocheck I pass the name for the checkbox in the group that need to validate as follows ...
Score Check for table
Morris Neuman - 5 Jan 2009 7:08 PM - 24 messages
Hi, How do I check if a table exists in my database? ...
Score Adapting ReorderList WebControl for rendering dynamic html
Andrew Jocelyn - 5 Jan 2009 4:27 PM - 7 messages
Hi I need to be able to edit and render dynamic html from a custom data source. The rendered output is going to be html form elements for collecting survey style data. The main problem I´m facing is that the data which requires binding has a ...
Score RE: SelectCommand with SelectParameters.Add
Morris Neuman - 4 Jan 2009 11:23 PM - 2 messages
Hi Allen, Have not had a chance to try your proposed code yet.  Hope to catch up in the next few weeks.  If I have any questions I will post again. Happy New Year and thanks for your help. ...
Next » 2 3 4 5 6 7 8 9 10