Browse by Tags

Related Posts

  • Error: The name 'txtDescription' does not exist in the current context

    Hi I get the above error when i try to use the textbox in an insert statement. The textbox is contained within a formview and i believe this has something to do with the problem. I already tried putting the formview name infront of the textbox i.e. FormView1.FindControl("txtDescription.Text"...
    Posted to Getting Started (Forum) by StefanHanotin on 01-28-2009, 12:00 AM
    Filed under: TextBox, formview
  • Textbox within FormView NOT usable in insert statement

    Hi I have a some textboxes located in a form view. When i try to assign these textboxes to a variable (so they can be used in an insert statement), i get the following error "The name 'txtDescription' does not exist in the current context". I read it is something to do with FindControl...
    Posted to Data Presentation Controls (Forum) by StefanHanotin on 01-27-2009, 12:00 AM
    Filed under: textbox, FormView
  • How to implement Ctrl C in VB.NET?

    Hi, i am using Visual Web Developer 2005 express with Visual Basic and ASP.NET. I have a formview with a textbox and a button, i want to be able to click in the button and copy the content of the textbox like we use the Ctrl C in the Windows. Any one can help me with the code? What libraries do i need...
    Posted to Data Presentation Controls (Forum) by bonfa on 12-12-2007, 12:00 AM
    Filed under: textbox, Textbox and DropDown List in DataGrid, FormView, formview Asp.net 2.0 Templates edit form data, FormView Asp.net 2.0 Templates editor, formview Asp.net 2.0 Templates programatically, FORMVIEW Asp.net 2.0 UPDATE, formview bind behaviour, formview binding dataitem, FormView CustomValidator ServerValidate, FormView FindControl Label Nested Data, formview gridview treeview datalist, Formview Insert, FormView Asp.net 2.0 Templates, formview Asp.net 2.0 Templates insert update, formview Asp.net 2.0 Templates edit dropdown list box, formview control
  • How to copy the content of a textbox with a button click?

    Hi, i use Visual Web Developer 2005 express with Visual Basic and asp.net. I have a formView with a textbox and a button, i want to be able to copy the content of the textbox clicking on the button to paste the content in somewhere else. Any one can help me with the code? <asp:FormView ID="FormView1"...
    Posted to Data Presentation Controls (Forum) by bonfa on 12-12-2007, 12:00 AM
    Filed under: TextBox, Textbox data from database asp.net, button click event, copy, formview, formviewew, button, FormView DetailsView Update Link, formview single page
  • TextBox in FormView...How do you plug in text from an external DropDownList?

    I have a formview with an insert record that is working correctly. I want to give the user the option to enter text directly in a textbox (CaseJTextBox) OR select a value from a external dropdownlist. I put the dropdownlist in a layer that displays outside of the insert item template. If the user selects...
    Posted to Web Forms (Forum) by Stantech on 10-30-2007, 12:00 AM
    Filed under: TextBox, drop down list box, FormView
  • Can I default fields in a FormView with Cookie values?

    Hi all, I've got a FormView control with a few empty TextBoxes, among others one for name and email. Is it possible to fill these in with values retrieved from Cookies? Trying to use the following code always results in "Object reference not set to an instance of an object" no matter where I try it....
    Posted to Data Presentation Controls (Forum) by pbb on 02-28-2007, 12:00 AM
    Filed under: textbox, Cookies, FormView
  • Dynamic TextBox Iteration

    Hello, I have a form setup that will accept two parameters that will be the same for every record, but one parameter will be manual for every entry, to do this I have a FormView with everything setup, I have a textbox that accepts integers and will let you type in how many records you want to insert...
    Posted to Data Presentation Controls (Forum) by Matthews on 02-11-2007, 12:00 AM
    Filed under: textbox, FormView, Formview Insert, FormView Insert Button PostBackURL, asp.net 2.0
Page 1 of 1 (7 items)