Browse by Tags

Related Posts

  • There's always an easier way.

    Hello All, Right now I am getting ready to write an onSubmit handler. In the event handler, I would like to write a function that: - validate some information in a text box Should be 'RO' + 6 numbers(ex. RO152465) - builds a SQL query based on checkboxes selected and then the values that are in the drop...
    Posted to Web Forms (Forum) by dohertyk on 04-24-2007, 12:00 AM
    Filed under: event validation, TextBox, ASP.NET, form, radio button, DropDownList, submit, "Asynchronous Operation", <%@ Page Language="VB" %>, ASP.NET 2.0, codebehind, View, Database, Validators, DataGrid, event, ASP.NET 2.0 VB.NET, ASP.NET 2.0 IIS, SQLDataSource, visual studio, validation, IIS, validate, aspx, .net, ASP.NET 2.0 webform, Valdiation Controls, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, asp, Webforms, Beginner, dropDownList radiobuttonlist, events, event handlin, vb.net, CustomValidator, Button Event OnClick, validation Controls, SQL SERVER, 2.0
  • Accessing Control within a Repeater or Stopping a DropDownList from causing Validation

    Ok, this should be a rather simple question, I hope. I've tried reading the MSDN tutorials (and many Google searches), but don't have enough understanding of the interaction of the code behind and the main page to actually write the code myself. First off, here's the code: Code: <asp:Content...
    Posted to Data Presentation Controls (Forum) by Hegemon Wiggin on 11-29-2007, 12:00 AM
    Filed under: Validators, button click event, dropdownList, codebehind, Repeater, Repeater Databinding, validation, button
  • Issue in validating dropdownlist in gridview

    I'm working on .NET 2.0 I've a simple test webform with a GridView. The grid has a few bound columns, a template field with a drop down list (with hard coded values) and a asp:Button field. It also has a RequiredFieldValidator, to ensure that the user has chosen a value other than default, before...
    Posted to Data Presentation Controls (Forum) by newbeee007 on 01-14-2008, 12:00 AM
    Filed under: asp .net 2.0, ButtonField, DropDownList, gridview, requiredfieldvalidator, validation
Page 1 of 1 (3 items)