Browse by Tags

Related Posts

  • help needed with an aspx file

    Hi I have just taken over looking a web page and there is a problem with the output of mty database it is a aspx file working off an ms access database it is generating output properly however it seems to double up on the output on the first page and if you go to last page it does all output any help...
    Posted to Web Forms (Forum) by SARAH PERI on 03-22-2009, 12:00 AM
    Filed under: Visual Studio 2005, aspx, attributes source formatting, Configuration, Database, Database project, datagridview control, detailsView, DetailView not populating data, dropdown, Dropdown Template, Dropdownlist, How to programmatically bind data to a Dropdownlist?, source view, breakpoint condition
  • Is it possible to disable the property "InitialValue" in the Code Behind?

    Hello, My question is...can I disable the property 'InitialValue' for my required field validator within the code behind. Currently, I have a drop down list that has 5 list items, and one of the list item values is 'OTHER'. When the user selects this value 'OTHER' from the drop...
    Posted to Web Forms (Forum) by xyz789 on 03-09-2009, 12:00 AM
    Filed under: vb.net, Visual 2005, Visual Studio .NET 2005, asp.net 2.0, dropdown, Dropdownlist, javascript, Range Validation - Localization issue
  • Editable Dropdown list

    Hi All, I have a requirement in which I need to display time(HH:MM AM/PM) in a dropdown list so that the user can select a value from it and also the dropdown list must allow the user to type a value inside the dropdown list. My requirement is similar to the functionality of Outlook calendar or Gmail...
    Posted to Web Forms (Forum) by nk_viju on 11-18-2008, 12:00 AM
    Filed under: "Asp.net 2.0", drop down, drop down dropdownlist, Drop down downlist, drop down list, dropdown, Dropdown list, DropDownList, dropdownlist asp.net 2.0
  • How to use dynamic dropdown with browser back button.

    The problem is that the back button in the browser does not work properly. I set the property smartNavigation = "false" Please, assume I changed dropdownlist1 slectedIndex and clicked the summit button, then, I changed dropdownlist2 selctedindex and clicked the summit button, then, I changed...
    Posted to Web Forms (Forum) by IngridSpringer on 09-27-2008, 12:00 AM
    Filed under: web page, .NET 2.0, ASP .NET 2.0, controls, dropdown, Dropdownlist, user control, browser, How to programmatically bind data to a Dropdownlist?
  • How can I display 'All' or select just one value from a dropdown list to show up in a gridview?

    Hello, I would like to know how do I display all records, or show just one record in a gridview that will get its value from a dropdown list? I guess I would need to display an item in the dropdown list that will say 'All'. So how would I set my SqlDatasource with the query 'SELECT FULL_NAME...
    Posted to Data Presentation Controls (Forum) by xyz789 on 06-24-2008, 12:00 AM
    Filed under: sqldatasource, .NET 2.0, ASP.net 2.0, ASP.NET 2.0 Table Binding., dropdown, Dropdownlist, insert values into dropdownlist, Gridview, vb.net, Visual Studio .NET 2005, ADO.NET
  • DropDownList working in InsertItemTemplate but not in EditItemTemplate (ListView)

    Solution to this problem here: http://forums.asp.net/t/1275744.aspx Hmpf, I almost thought I have these DropDownList issues solved finally, but now that the InsertItemTemplate finally works, the UpdateItemTemplate doesn't work. I get these errors: 1) When clicking edit on one of the entries in the...
    Posted to Data Presentation Controls (Forum) by ChristophS on 06-14-2008, 12:00 AM
    Filed under: dropdown, DropDownList, ListView
  • Drop Down List Control

    Hi I have one dropdownlist . These are the items in that.. Select --Programming & Design-- Software Developer System Analyst Tech Architect Project Lead Product Mgr Now, I want Programming & Design to be viewed by the user, but it should not get selected by the user. How can I do this. can any...
    Posted to Web Forms (Forum) by sureshkumar.veesam on 01-05-2008, 12:00 AM
    Filed under: As.NET2.0, drop down dropdownlist webcustomcontrol web .net 2.0, drop down list selected index, drop down list, drop down list box, Drop down list items, drop down list selectedindexchanged event, dropdown, dropDown from database, Dropdown list, dropdown list reference control., DropDownList, dropdownlist from database item selecteditem assign as selected item, dropDownList gridview, DropDownList nested DataList nested FormView refering nested control, DropDownList postback null, dropDownList radiobuttonlist, dropDownList session, DropDownList Validation Postback Client-Side, DropDownList will postback from the top of the page., DropDownList.SelectedValue, dropdownlists c# 2.0, dropdownn.selectedvalue, Asp .net, ASP .net 2.0 C#, drop down list databound, DropDownList FindByValue, dropDownList onselected, dropdownlist optgroup
  • Help with Dropdownlist or HTML Select scrolling

    Hi.. I have some 250 to 300 items in a dropdownlist (also tried this using HTML select with runat="server"). If I select the dropdown, expand the list and press any key, ex. 'S', it displays the first item starting in 'S' ex. Sacramento. But however, it is not scrolling the...
    Posted to Web Forms (Forum) by bts.rajkumar on 12-24-2007, 12:00 AM
    Filed under: accessibility, accessing controls, asp:dropdownlist, drop down list selected index, drop down list, drop down list box, Drop down list items, drop down list selectedindex problem databind(), drop down list selectedindexchanged event, dropdown, Dropdown list, dropdown list reference control., DropDownList, dropdownlist from database item selecteditem assign as selected item, dropDownList gridview, DropDownList nested DataList nested FormView refering nested control, DropDownList Nested Repeater, DropDownList postback null, dropDownList radiobuttonlist, dropDownList session, DropDownList will postback from the top of the page., DropDownList.SelectedValue, dropdownlists c# 2.0, html controls to server controls, html select, HTMLControls, drop down list databound, DropDownList FindByValue, dropDownList onselected, HTML Controls, dropdownlist optgroup
  • pushing a value to a ddl

    Hello All, In my VB, I have a Read and an Edit Sub. The Read Sub pulls the data into the fields just as I expected it would, but how do I go about pushing the values in to the Edit Sub dropdown lists? I've tried using .text, .selectedvalue and .selected index, but I always get the same error as below...
    Posted to Web Forms (Forum) by pat6907 on 11-20-2007, 12:00 AM
    Filed under: DDL, drop down list, drop down list box, Drop down list items, drop down list selectedindex problem databind(), dropdown, Dropdown list, DropDownList, .Net 2.0, databind, DataBind DataBinding, drop down list databound
  • DropDownList PostBack question

    I've got a DropDownList (DDL) that is set with AutoPostBack=true and is set with a SelectedIndexChanged event. Everything works fine with regards to the post back, OnLoad fires, the SelectedIndex event fires, however that is it. In addition to this DDL I have a whole host of other controls that have...
    Posted to Web Forms (Forum) by sbrauen on 11-01-2007, 12:00 AM
    Filed under: .Net 2.0, .net 2.0 Page Load problem, ASP .net 2.0 C#, ASP.NET 2.0 webform, autopostback, DataBind DataBinding, drop down list selectedindex problem databind(), drop down list selectedindexchanged event, dropdown, Dropdown list, DropDownList, ASP .net2.0
Page 1 of 2 (17 items) 1 2 Next >