Browse by Tags

Related Posts

  • Retreving DataRow from the TextBoxes DataBinded

    I connect my TextBoxes to the dataRow by the following code TextBox1.Text = DataRow1.Item("ColumnName") TextBox1.DataBind() I have a set of TextBoxes databinded to the dataRow, Now I need to retrieve the DataRow which is connected to the TextBoxes. how can I get the DataRow. Thanks
    Posted to Data Presentation Controls (Forum) by bobbynad on 02-03-2007, 12:00 AM
    Filed under: ADO.NET, Bind, Bindable Property, Controls, data, database, databind, databinder, databinding, asp.net 2.0
  • Text box binding

    Hi, I have about six items of data for each entity to bind to their own textboxes to purely display data only. I want to put the textboxes in a large vertical row to display different fields in each. I would rather do this rather than a gridview. Do I have to drag across 12 different sqldatasources,...
    Posted to Data Presentation Controls (Forum) by camper on 02-02-2007, 12:00 AM
    Filed under: textbox, ADO.NET, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, Bind, Binding, c#, data, Eval, asp.net 2.0
  • How to extract data on the fly

    Hi, I would like to extract data from an MySQL database table in my Software (on the fly). I have found the following example of how to add data to a table in Software and it works fine. // specify the data source string connContStr = ConfigurationManager.ConnectionStrings[ "my_connection1" ].ConnectionString;...
    Posted to MySQL (Forum) by ASQ on 02-02-2007, 12:00 AM
    Filed under: Visual Web Express, bind, data, data source, database
  • Fileupload and Database and url's

    Hi, I am a novice programmer. Doing this merely for fun as I am actually in the finances sector. I am hope you guys/ladies can help me. I have a fileupload control on one of my pages to upload pictures. It works perfectly. I do want to save some of the data, like the title and description, into a database...
    Posted to Web Forms (Forum) by RuanRossouw on 01-20-2007, 12:00 AM
    Filed under: Visual Web Express, ASP.NET, bind, data, data source, database, inserting data
  • inserting text to the database...

    why does indention and parts where I press the enter key don't appear in the formview? it appears to be a continuous text with just spaces.. is there something needed to be configure to make it show? please help me...
    Posted to Data Presentation Controls (Forum) by mark_celiz09 on 03-06-2008, 12:00 AM
    Filed under: bind, bindings, data, data source, detailsview, gridview, databound, dataset
Page 1 of 1 (5 items)