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
  • Update Panel and client script problem.

    Hi, In client side i need to call one javascript function on every postback. i put that in on pageload() function. Before using updatepanel it is working fine. After using atlas updatepanel , after updating client script is not calling. Give me suggesion.
    Posted to "Atlas" UI (Forum) by rajeshaz09 on 09-07-2006, 12:00 AM
    Filed under: Atlas, updatepanel
  • "UnKnown Error" alert Message Please Help me out ..........

    Hello All, I am facing problem regarding Atlas. I have install the AtlasSetup.msi in my .NET framework 2.0, and i open the new Atlas Website...... Let me first explain the my senario, I have data grid(5 colunm datagrid) on my Page. It's First Colunm is LinkButton whose text property contain the ID...
    Posted to "Atlas" Discussion and Suggestions (Forum) by tarun.sinha on 09-08-2006, 12:00 AM
    Filed under: updatepanel
  • 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
  • Is this is a bug or bug is in my head

    Hello All, I just want to Know to whether this is a bug or not..... I have implemented the Atlas stuff in my senario and it has been sucessfully implemented, but it take some time ( 6-7 sec ) to fill the textboxes, dropdownlist.... as i click on datagrid row selected. Please help me out if there is any...
    Posted to "Atlas" Discussion and Suggestions (Forum) by tarun.sinha on 09-15-2006, 12:00 AM
    Filed under: updatepanel
  • UpdatePanel with WebUserControl (ascx)

    I have a user control that contains an UpdatePanel and an Atlas Timer control to refresh the panel. When I add the control to a WebForm the panel does not refresh. In looking at the source of the page it looks like the Id of the UpdatePanel is not correct in the Atlas script. In the rendered div the...
    Posted to "Atlas" UI (Forum) by dclash on 09-15-2006, 12:00 AM
    Filed under: Atlas asp.net 2.0, updatepanel
  • 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: Atlas asp.net 2.0, updatepanel
  • 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
  • Dynamic table row creation inside update panel

    Hi, I am trying to add new row in a table server control (which is inside a update panel), everytime you click on "Add new row" button, but even though new row is shown, but previous row(s) are not showing. Here is my code: ASPX: 1 < asp:Content ID= "Content1" ContentPlaceHolderID...
    Posted to "Atlas" UI (Forum) by teclioness on 09-18-2006, 12:00 AM
    Filed under: Atlas asp.net 2.0, updatepanel
  • Re: Dynamic table row creation inside update panel

    Hi, Some change in code...but the behaviour is still the same, the new row replaces the old one and doesnt add it after the old one. 1 < asp:Content ID= "Content1" ContentPlaceHolderID= "ContentPlaceHolder1" runat= "Server" > 2 < atlas:ScriptManager ID= "ScriptManager1"...
    Posted to "Atlas" UI (Forum) by teclioness on 09-18-2006, 12:00 AM
    Filed under: Atlas asp.net 2.0, updatepanel
Page 1 of 38 (373 items) 1 2 3 4 5 Next > ... Last ยป