Browse by Tags

Related Posts

  • ASP.NET Query String in Javascript OnClientClick

    Hello all, I have a button control on a formview. I want to use the button to redirect to another page with query strings. The parameters of the query string are controls that is pulled from the database and diplayed on the formview using: <asp:Label ID= "lblMonth" Text= '<%# Eval...
    Posted to Web Forms (Forum) by maurice233 on 04-29-2009, 12:00 AM
    Filed under: query string, FormView, javascript
  • How to personalise a javascript according to my asp.net application?

    Hi i have an asp.net application, i am using also visual basic with visual web developer 2005 express. I have a formview with one button and one textbox, i want to be able to click the button and copy the content of the textbox like Ctrl C to paste this data in other application. How can i modify the...
    Posted to Getting Started (Forum) by bonfa on 12-14-2007, 12:00 AM
    Filed under: clipboard, Clipboard Clipcache MSPaint, formview, FormView FindControl nested, javascript, javascript and asp.net1.1, Javascript and asp.net2.0, Javascript client scripting, Javascript external code behind, formview single page
  • Client-side Javascrip and FormViews

    Hi, I have a form view with 5 databound text boxes. When you update any of the first 4 boxes, I have client-side javascript which does a calculation and updates the value in the 5th text box. When I hit update, the values in the first 4 textboxes are upaded in the database, but the 5th is ignored. Has...
    Posted to Data Presentation Controls (Forum) by allythacker on 08-22-2007, 12:00 AM
    Filed under: update command, FormView, JavaScript
  • Detect back button not able to by pass confirm on autopostback

    This code works and confirms like it is supposed to. I am also able to remove it when the user gets out of edit mode on a form view. My issue now is on my form view I have a dropdown that has an autopostback. This form view is on a page that is display through a submaster page. It seems to have the same...
    Posted to Web Forms (Forum) by spafa9 on 08-14-2007, 12:00 AM
    Filed under: ASP.NET 2.0, FormView, javascript, master page, Master Pages, MasterPages
  • formView Hangs

    I am having trouble isolating and fixing the cause of a hang, freeze, or locking form that fails to load correctly after the third go. There are several conditions that must exists for this to take place. Using Ajax UpdatePanel with a formview inside the UpdatePanel, create a web form called formViewForm...
    Posted to Data Presentation Controls (Forum) by nealy303 on 01-03-2007, 12:00 AM
    Filed under: AJAX, Client, FormView, hang, JavaScript
  • Change mode of FormView client-side with javascript

    Is it possible to change the mode of a FormView (say from ReadOnly to Edit) client-side using Javascript or is this only possible server-side?
    Posted to Data Presentation Controls (Forum) by Scheinin on 07-08-2007, 12:00 AM
    Filed under: FormView, javascript
Page 1 of 1 (6 items)