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
  • 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
  • problem with retrieving/displaying data based on form input

    Hi, I've developed a form which accesses a database through a data layer and sends parameters based on the form input. I have written the following code which works by checking if the textbox is empty and passing a null value as a string to the search parameter in the query, of which there are five:...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-22-2007, 12:00 AM
    Filed under: Null, parameter, problem, querystring, records, rows, search, sql, sqldatasource, string, table adapter, textbox, Updateparameters, VB, access database, ADO.NET, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, data, data access layer, database, databinding, datasource, If Statement, method, SELECT, FORM, GridView, label, GridView asp.net
  • 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 (4 items)