Browse by Tags

Related Posts

  • DropDownList and Label

    hi i am new in the asp, and i am making a little website. what i am trying to do is: i have a Access Database, a DropDownList and one Label or textbox. The DropDownList items is from the cell Name from table cars. what i wanna do, is when i select for exemple Mini Cooper in the DropDownList , and shows...
    Posted to Web Forms (Forum) by LfVo on 06-14-2008, 12:00 AM
    Filed under: TextBox, data access database, DropDownList, label
  • DropDownList onChange: one TextBox changes to two TextBoxes to specify a date range?

    I have a gridview with a dropdownlist and a textbox to search the gridview. The dropdownlist specifies the column to search and the text box holds the string to search for. Like this: < asp:DropDownList ID= "SearchByDropDownList" runat= "server" > < asp:ListItem Text= "First...
    Posted to Web Forms (Forum) by tmpuzer on 03-14-2008, 12:00 AM
    Filed under: onchange, search, TextBox, client-side, DropDownList, gridview, date search
  • Gridview Search: use DropDownList and TextBox to search / filter gridview?

    Let's say I have a gridview with three columns: First Name, Last Name, ID Number. Here's an example of what I want to do: I want to display all the records in the gridview to start. There would be a dropdownlist that lets the user select whether to search by first name, last name, or ID number...
    Posted to Data Presentation Controls (Forum) by tmpuzer on 03-14-2008, 12:00 AM
    Filed under: search, textbox, DropDownList, filter, GridView
  • 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: radio button, SQLDataSource, TextBox, Valdiation Controls, Validators, vb.net, View, visual studio, <%@ Page Language="VB" %>, "Asynchronous Operation", .net, 2.0, asp, ASP.NET, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, ASP.NET 2.0 VB.NET, ASP.NET 2.0 webform, aspx, Beginner, codebehind, CustomValidator, Database, DataGrid, DropDownList, dropDownList radiobuttonlist, event, event handlin, event validation, events, Webforms, IIS, validation, form, SQL SERVER, submit, validate, validation Controls, ASP.NET 2.0, ASP.NET 2.0 IIS, Button Event OnClick
  • setting label to visible with button click

    Hi, I'm having some problems with using a label to display a message "No Records Found" when the user clicks a Search button. What I want it to do is to check if there are any results from a database that get displayed on a GridView. I have the following method so far: ------------------------------...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-27-2007, 12:00 AM
    Filed under: paging, postback, records, rows, table adapter, textbox, VB, Visible, access database, ADO.NET, asp.net 2.0, asp.net 2.0 GridView databound ItemTemplate, Client, codebehind, data, data access layer, database, databind, databinding, DropDownList, If Statement, GridView, label
  • Displaying the SelectedItem as a Label / TextBox

    In the ASCX I love the simplicity of the Html.DropDownList("", ViewData["Users"] as IEnumerable<SelectListItem>) and thhe use of the UIHint to select this. But there are times I need to show this for display purposes such as in Grids or on a Read Only Display page. In these...
    Posted to ASP.NET MVC (Forum) by quentins on 12-20-2009, 12:00 AM
    Filed under: MVC, DropDownList, textbox, label
Page 1 of 1 (6 items)