Browse by Tags

Related Posts

  • ModalPopUpExtender with checkbox validation

    I have an AJAX Application that I have been working on. At this point in the development - I have a modalpopupextender with a warning message and an OK and Cancel button. I have just been tasked with changing this to be three checkboxes and having the OK button disabled until all three boxes have been...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by swolff1978 on 06-11-2009, 12:00 AM
    Filed under: ModalPopupExtender, checkbox, validation
  • CreateUserWizard with CustomValidator Error

    Hi I am adding basic ASP.NET SQL Membership to my website. As part of this I am trying to add a CheckBox to the CreateUserWizard CreateUserStep content template to require a terms of use agreement. I am using a technique that I have used successfully several times on the InsertItemTemplate in DetailsView...
    Posted to Security (Forum) by cyrussullivan on 06-01-2009, 12:00 AM
    Filed under: checkbox, createuserwizard, customvalidator
  • checkbox disabled problem

    Hi, I have a repeater with 2 label columns & 3 checkbox columns. Now through JS i need to check whether the first two checkbox columns are checked or not. Also if a particular term is inactive then the first two checkbox columns will become disabled, so the JS I m using is giving me problem when...
    Posted to Web Forms (Forum) by DreamBig on 05-25-2009, 12:00 AM
    Filed under: checkbox
  • Control 'rightsCheckBox' referenced by the ControlToValidate property of 'rightsCheckBoxValidator' cannot be validated.

    what do i need to do to get the bellow to work. 1 <asp:CheckBox ID="rightsCheckBox" runat="server" Text="I am either the person listed about or someone with full legal permission to submit this form on their behalf." /> 2 < asp:CustomValidator ID= "rightsCheckBoxValidator"...
    Posted to Web Forms (Forum) by joepitt91 on 05-20-2009, 12:00 AM
    Filed under: checkbox, fail, help, validateion
  • Please any one help me how we can get the value from one textbox to other when we check the checkbox = true on client side

    HI, I have a four textboxes (txt1, txt2, txt3, txt4) and a Checkbox, My requirement is after entering the values to txt1, txt2 and check the checkbox=true in client side I need to get the same values entered in the txt1 and txt2 to txt3 and txt4, is any one have any java script to perform the action...
    Posted to Client Side Web Development (Forum) by bastianjose12 on 05-12-2009, 12:00 AM
    Filed under: CheckBox
  • Checkbox Breaks Gridview Update

    I'm at wits end with this - I've tried every obscure property change I could find and every unorthodox switch I could read up on, but I'm running out of time, please help? The moment I insert a Checkbox control into the EditTemplate of one of my Gridview's columns, the update breaks....
    Posted to Data Presentation Controls (Forum) by lennyrawles on 05-04-2009, 12:00 AM
    Filed under: update in gridview, checkbox, GridView
  • Re: Align box, not text, in checkboxlist

    Thanks Qin, unfortunately that had no effect but I appreciate the help. I applied this style sheet: .formCheck input { margin: 0px; padding:0px; vertical-align: top; align: top; } And the resulting html code being outputted by asp.net is as follows: <table id="tbField_1" class="formCheck"...
    Posted to Data Presentation Controls (Forum) by stammer on 04-28-2009, 12:00 AM
    Filed under: checkbox, css
  • BINDing an ASP.NET 2.0 FormView - CheckBox or RadioButton to Oracle CHAR(1) Y/N

    Title: BINDing an ASP.NET 2.0 FormView - CheckBox or RadioButton to Oracle CHAR(1) Y/N Since Oracle XE (and other versions too) does not has BOOLEAN data type. CheckBoxes in ASP.NET are BOOLEAN controls. So I use CHAR(1) column with Y or N values in the Oracle table, Question: how can I bind to a CheckBox...
    Posted to Oracle (Forum) by sb22 on 04-20-2009, 12:00 AM
    Filed under: checkbox
  • Access the checked checkboxes generated dynamically in Gridview

    HI, I have a gridview which dynamically generates the checkboxes after binding the data. There is also a set of label which is again generated dynamically depending upon the no. of rows fetched from the database. I need to check which checkboxes have been checked and what is the label text coressponding...
    Posted to Data Presentation Controls (Forum) by vivk on 04-13-2009, 12:00 AM
    Filed under: "AJAX .NET 2.0", .NET 2.0, ajax, AJAX .NET 2.0, AJAX ASP.NET, ajax.net javascript events, Ajax/JavaScript, asp.net 2.0, C#.NET and Javascript, CheckBox, Griddview, GridView, gridview javascript, GridViewiew, AJAX 1.0, .ASP.Net 2.0, "asp.net", CheckBoxList
  • SQL Server 2008 - CheckBox Variables definition

    Hi, I'm using VS 2008 ASP.Net VB with SQL Server 2008. I have ten checkboxes on a form all or some of which can be checked - I'm having trouble saving to the table which has the fields set as Bit data type. I understand this is Boolean True/False or 1/0 but my question is what do I code to achieve...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by donandrews on 04-03-2009, 12:00 AM
    Filed under: checkbox, Checkbox value attribute
Page 1 of 17 (162 items) 1 2 3 4 5 Next > ... Last »