Browse by Tags

Related Posts

  • Problem on setting to DropDownList Value="id" and Text="Name" by reading values from SQL...

    Hi! Well, my problem is that i don't know how to set different values on a DropDownList. I have an DropDownList and an SqlDataSource. When the aspx page loads, i want the DropDownList to fill data from a table on my SQL Server. Especially, i want each row of the DropDownList to take the Value property...
    Posted to Data Presentation Controls (Forum) by MinimalTech on 01-29-2009, 12:00 AM
    Filed under: set values from sql, sql, text, value, DropDownList
  • asp:dropdownlist accessdatasource INSERT and UPDATE commands

    Ok, this is documented all over the internet but I can't find what I'm looking for. I have a detailsview with a ddl. I need to take the value and enter it with both update and insert commands. This is my ddl <asp:DropDownList runat="server" ID="ddlRole" DataSourceID="adsUser"...
    Posted to Data Presentation Controls (Forum) by Drackie on 08-07-2009, 12:00 AM
    Filed under: DropDownList, sql, VB, access
  • DetailsView will not update!

    I give up with this one, can anyone tell me why this won't update? I have spent hours on this. If I don't use parameters in the datasource then it jumbles everything up but if I do, it won't update at all! I can see the values, i can play with them and see that they are correct but they do...
    Posted to Data Presentation Controls (Forum) by Drackie on 08-11-2009, 12:00 AM
    Filed under: DetailsView, DropDownList, sql, access
  • Gridview filtering - multiple filters

    Hey, I'm stuck trying to get my gridview working with more than one drop-down filter. There is another post here with the same issue but I can't see the difference in code, it is probably something simple/easy. Here is my code: <%@ Page Language="VB" MasterPageFile="masterpage...
    Posted to Data Presentation Controls (Forum) by Drackie on 08-14-2009, 12:00 AM
    Filed under: GridView, DropDownList, sql, access, Query, filter
  • Mutiple sql as data source for one gridview

    Hi everybody, I want to know whether its possible to run multiple sql through one gridview if the column headings are same with different paramenters. If its possible, please let me know the exact code in VB script. Early response will be appreciated. With regards, Beas
    Posted to Data Presentation Controls (Forum) by beas on 09-16-2009, 12:00 AM
    Filed under: sql server express, gridview, dropdownlist, dropdownlist SelectedItem.Value, sql, Data source SQL Visual Web 2005
Page 1 of 1 (5 items)