Browse by Tags

Related Posts

  • How to add a DropDownList control into a panel inside a gridview

    Hello all, Im trying to add some dropdownlist controls into a panel, inside a gridview.There is also a label inside the gridview just next to the panel. i have read the value of that label and taken it as quantity of the dropdownlist controls which will be add into panel. I can achiev the value of the...
    Posted to Data Presentation Controls (Forum) by berceste on 01-28-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", Panel, VS 2005, ".NET 2", DropDownList, GridView, add control
  • How to add a DropDownList control into a panel inside a gridview

    Hello all, Im trying to add some dropdownlist controls into a panel, inside a gridview.There is also a label inside the gridview just next to the panel. i have read the value of that label and taken it as quantity of the dropdownlist controls which will be add into panel. I can achiev the value of the...
    Posted to Data Presentation Controls (Forum) by berceste on 01-28-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", Panel, VS 2005, ".NET 2", DropDownList, GridView, add control
  • DropDownList In GridView

    Here is my situation(i am new to the whole .net thing so sorry if this is a silly question)......I have a GridView that lists forms that need to have a rep assigned to them. For one of the columns in the GridView i have a DropDownList which is populated with all the reps. Now what i want to happen is...
    Posted to Data Presentation Controls (Forum) by rynpaintr on 10-31-2008, 12:00 AM
    Filed under: VB, dropdownList, gridview
  • Unable to get Filter in query to work

    I would like to be able to select a CorpLocation from a drop down and have it populate a grid view in a web page. I have created a simple database (PhoneLists) in SQL with a primary key (ResourceID) and 3 column names (ResourceName, PhoneNumber, CorpLocation) I have created a dataset that returns all...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by mjwill97 on 10-28-2008, 12:00 AM
    Filed under: query, Query String, "error", DropDownList, filter, gridview, "User Defined Function", Data set, "ASP.NET and SQL Server"
  • EnableHistory, OnNavigate, GridView returning to right State but Bound Controls not

    Hi I have the above working features fine for dealing with going back to the history of a query of data shown in a GridView that includes down to the level of going to the correct page in the GridView the user was last on before clicking out on to another page. The problem I'm having is with setting...
    Posted to ASP.NET 3.5 Extensions Preview (Forum) by woottonjohn on 09-12-2008, 12:00 AM
    Filed under: onnavigate, ajax, asp.net, datasource, dropdownlist, history, GridView
  • Dropdownlist from database display in EditTemplate Gridview Problem

    why is it that string submenuList = ((DropDownList)SubMenuGrid.Rows[e.RowIndex].Controls[e.RowIndex].FindControl( "menuContainerList" )).SelectedItem.Value; Produces an object reference error... I populated the control using... this code DataTable menuContainers = BrochureAccess.getContainerMenus...
    Posted to Data Presentation Controls (Forum) by juliusbacosa on 08-29-2008, 12:00 AM
    Filed under: DropDownList, EditTemplate, GridView
  • Dropdownlist in Gridview Updating Problem

    Hello everyone.... I got a problem in updating my gridview. here is the situation. I got a grid view that displays all the submenu of my page.... structure is like this. menu: home about-us <--- menu is container products <--- menu is container contact-us submenu: history <-- belongs to about...
    Posted to Data Presentation Controls (Forum) by juliusbacosa on 08-28-2008, 12:00 AM
    Filed under: Object., updating, DropDownList, GridView
  • Autopostback to anchor location on page?

    My page has a dropdownlist that controls a gridview. When you select something in the dropdownlist, it automatically posts back and reloads the gridview with the new filter. This all works fine. The problem is that the gridview is below the page break, so when you click the dropdownlist you don't...
    Posted to Web Forms (Forum) by PatDukes on 08-04-2008, 12:00 AM
    Filed under: DropDownList, html anchor, autopostback, gridview
  • dropdownlist with gridview

    hi all, i have a small problem. In my webpage, i have 1 dropdownlist, button and a gridview. My problem is when i click button i want girdview to show all the rows of employess from the department selected in the dropdownlist and if no employee is in that department then return no records available.My...
    Posted to Data Presentation Controls (Forum) by schauhan13 on 07-09-2008, 12:00 AM
    Filed under: dropDown from database, DropDownList, dropdownlist asp.net 2.0, dropDownList gridview, DropDownList Validation Postback Client-Side, gridview control, Gridview DropDownField (bound), grid view, dropDownList onselected, gridview
  • 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
Page 1 of 4 (39 items) 1 2 3 4 Next >