Browse by Tags

Related Posts

  • Can't seem to do "partial" postbacks after I do a "regular" postback

    Hello, I'm rather new to ATLAS and have a question I haven't seen answered here. Any help appreciated. I have an existing ASP.NET application to which I just added a ScriptManager and some UpdatePanels. I've set up an example page with several UpdatePanels that have Mode="Conditional"...
    Posted to "Atlas" Discussion and Suggestions (Forum) by Compton on 08-31-2006, 12:00 AM
    Filed under: Atlas, updatepanel, postback
  • FileUpload workaround not workin on IE

    Hi there! I have a FileUpload control inside an UpdatePanel. I found here the workaround to make it work (I added a linkbutton outside the panel and I register: upAttachment.Attributes.Add( "onclick" , Page.ClientScript.GetPostBackEventReference(LinkButton1, "" )); on the Page_Load...
    Posted to "Atlas" Discussion and Suggestions (Forum) by asfaya on 09-08-2006, 12:00 AM
    Filed under: Atlas, Browsers, Atlas Bug, javascript, update, updatepanel, postback, atlass update panel, Partial Rendering, atlas update panel, FileUpload, workaround
  • Set focus to a control inside a Updatepanel in Atlas

    hi, i have several web controls inside a update panel. But i don't know how to set it so that right after my page come back from a callback, it will lost the focus. i tryed .focus() in asp.net, but it doesn't work... help anyone??? Even UpdatePanel.update() also not working. <!DOCTYPE html...
    Posted to "Atlas" UI (Forum) by venkiis on 09-17-2006, 12:00 AM
    Filed under: Browsers, Atlas Bug, updatepanel, postback, atlass update panel, Partial Rendering, atlas update panel, partial postback
  • Response.Redirect doesn't work with UpdatePanel in Beta 1

    I have a page with an update panel that contains a few buttons that need to be able to redirect to another page. The script manager is located on a master page. Every time one of those buttons are clicked, i get one of two errors: If the button is inside of a gridview, i get this error: Sys.WebForms...
    Posted to AJAX Discussion and Suggestions (Forum) by TheKyle27 on 10-24-2006, 12:00 AM
    Filed under: updatepanel, postback, Bug, button, response.redirect, error, GridView, beta 1
  • DropshadowExtender disappear on gridview selected index changes

    Hello, I have a gridview inside a panel wich is inside an updatepanel. My problem is when I click on my gridview and I select a row the shado and the rounded corners of the panel around the gridview disappear. I can see the dropshadowextender, only on the first page load, after it disappears. I can't...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by yamefa on 11-21-2006, 12:00 AM
    Filed under: UpdatePanel CollapsiblePanelExtender, UpdatePanel, GridView, AJAX Control Toolkit, Postback, rounded corners extender, SelectedValue, disappears, dropshadow
  • Simple example with UpdatePanel results in full refresh of page after postback

    Has anyone encountered a problem where creating a simple example with the UpdatePanel always results in a full refresh of the page after the postback? I created a page where I have a label outside the UpdatePanel and a label inside the UpdatePanel along with the button to cause the postback. Both labels...
    Posted to ASP.NET AJAX UI (Forum) by codesmithery on 02-20-2007, 12:00 AM
    Filed under: updatepanel, ajax, Javascript, Update Panel, update Panel events, postback
  • PostBack only after first button click when use RegisterPostBack

    Hello all, I am new to ASP.NET and I have a page with an UpdatePanel, inside that I have a GridView and a FormView. When I click select in GridView, I have all details in FormView so I can edit and insert new itens. The problem is I have FileUpload control inside FormView, in Edit and Insert mode and...
    Posted to Getting Started (Forum) by mluis on 09-18-2007, 12:00 AM
    Filed under: .Net 2.0, postback, FormView FileUpload ObjectDataSource InsertParameters, ajax, File Upload, formview, .ASPX, upload file, asp.net 2.0 controls, FileUpload FormView, updatepanel
  • How to not set the postback data on dynamic controls

    Hi, I have a grid in an updatepanel and I dynamically create template columns for it in page_load. - The template colums have an instance of a custom class that inherits ITemplate for the ItemTemplate. That template has 3 checkboxes with autopostback=true, enableviewstate=false and handlers for CheckedChanged...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by ninjagumby on 10-01-2007, 12:00 AM
    Filed under: updatepanel, postback, Dynamic Controls
  • WebUserControl on a UpdatePanel ... how do I add a PostBackTrigger?

    Hi, I currently have Web User Control called CostCentersControl which in it has a LinkButton that I use to export some information. I have an ASPX page called padmin.aspx and on that page I've placed a UpdatePanel and inside that UpdatePanel is where the CostCentersControl resides. When a user clicks...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by MobiNet on 10-28-2007, 12:00 AM
    Filed under: UpdatePanel, Postback
  • UpdatePanel needs to be updated!

    Many developers still asking about UpdatePanel problem with some server side controls, like MultiView and Buttons. In this scenario, You have built a simple page with MultiView control inside an UpdatePanel, each view will act as a (Wizard Step), and at the end there is a button that asks you if you...
    Posted to Web Forms (Forum) by jocker_wow on 11-22-2007, 12:00 AM
    Filed under: button, update, PostBack, multiview, updatepanel, causevalidation
Page 1 of 2 (16 items) 1 2 Next >