Browse by Tags

Related Posts

  • Live.com Technology

    Hello Dears i have a problem of understanding of live.com my mean is : if you see this page and its source http://search.live.com/images/results.aspx?q=football&go=&form=QBIR you don't see these scripts 1 < input type= "hidden" name= "__EVENTTARGET" id= "__EVENTTARGET"...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by baha_ks on 01-22-2009, 12:00 AM
    Filed under: SEO Frienddly AJAX Development, "add reference" installation, "AJAX .NET 2.0", "AsyncPostbackTrigger", ajax asp.net 2.0 avoiding preserving of page, AJAX external file .js, ajax .ASP.Net 2.0 javascript, ajax .ASP.Net 2.0 ScriptManager solution, Ajax .ASP.Net 2.0 UrlMappings Sys.WebForms.PageRequestManagerServerErrorException, AJax .NET 2.0 Javascript scriptmanager enablepagemethods asp.net Atlas UpdatePanel, asp.net webservices HTML javascript, Asynchronous calls ajax, Asynchronous Process, _xmlHttpRequest, ajax .NET control library custom asynchronous soap web service static session, .ASP.Net 2.0, Ajax asp.net 2.0, ajax .ASP.Net 2.0 ScriptManager Loading Message, AJAX .NET 2.0 ASP.NET 2.0, asynchronous calls ajax registerasynctask, "ajax", SEO & AJAX, AJAX with ISAPI module, AJAX .ASP.Net 2.0, ajax .NET PageRequestManagerParserErrorException, Ajax .NET Professional
  • Re: UpdatePanel Problems, Child Controls Postback when they shouldn't

    Thanks for the reply, that does make sense and indeed that is the functionality that I'm after as I need to the child link buttons to postback in any case. I assumed the panel was updating again when the child linkbuttons fire the event as the UpdateProgress control displays. Each child linkbutton...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by acunningham on 09-05-2008, 12:00 AM
    Filed under: "AsyncPostbackTrigger", "UpdateProgress", "Update Panel"
  • UpdatePanel Problems, Child Controls Postback when they shouldn't

    Hi, 've got a search page with all the search criteria in the top half of the page with the search results grid at the bottom. I'm using a LinkButton to submit the search. The search results are contained inside the UpdatePanel on which I've set UpdateMode="Conditional" and ChildrenAsTriggers...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by acunningham on 09-04-2008, 12:00 AM
    Filed under: "AsyncPostbackTrigger", "UpdateProgress", "Update Panel"
  • Updatepanel in Gridview TemplateField column

    Hi everybody, My purpose is to take a selected row from another gridView and add it to the gvItems control, while leaving the textbox fields empty. (pseudo-adding a new row). It returns me the following error on the GVItems_RowCommand event: "{"A control with ID 'txtIMEI' could not...
    Posted to Data Presentation Controls (Forum) by belcrant on 04-29-2008, 12:00 AM
    Filed under: "async process", "AsyncPostbackTrigger", "Update Panel"
  • AsyncPostBackTrigger

    hi, i've a grdview1 whith select option that show in a 2nd grid its details. I put the 2nd grid in an UpdatePanel with "< asp : AsyncPostBackTrigger ControlID ="GridView1" EventName ="SelectedIndexChanged" />" Now the grid2 dispalys Async and paginate too. The...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by gmastro on 06-25-2007, 12:00 AM
    Filed under: "AsyncPostbackTrigger"
  • How to show the progress panel during gridview's first load

    I hope this is a simple question, but I just could not figure it out: I have a gridview inside update panel and a update progress linked to the upgade panel. I can easily make the progress working after the gridview has been populated. For example, sort and move to next page. However, when the page is...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by uticket on 06-23-2007, 12:00 AM
    Filed under: "AsyncPostbackTrigger", "UpdateProgress", AJAX .NET, "asp.net ajax" "update panel not working" "page getting refresh", "Update Panel"
  • Programmatically adding ASP.net User Control to UpdatePanel

    Hi All, I got a real doozy here. I have read hundreds upon hundreds of forum posts and found numerous others who have replicated this problem, but have yet to find a solution. Through testing I have been able to find the cause of the problem, and will describe it here first textually and then through...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by ChrisCicc on 06-16-2007, 12:00 AM
    Filed under: Partial Rendering, UpdatePanel UserControl, Usercontrols UpdatePanel Postback, "AsyncPostbackTrigger", "asp.net ajax" "update panel not working" "page getting refresh", "Update Panel"
  • How to show ProgressUpdate Control when CascadingDropDown is doing a callback.....

    I have two cascading dropdowns on one page. When user makes a choice on the first dropdown, the second will populate itself. Sometimes, It takes long time to populate the second dropdown. So I want the ProgressUpdate to show to the user. I already have a ProgressUpdate Control on the Master Page and...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by bookmark on 05-21-2007, 12:00 AM
    Filed under: "AsyncPostbackTrigger"
  • Asp.net Ajax Enabled web app creating more ScriptResource.axd on a Simple page

    Hello, I am using Asp.net Ajax extension 1.0.In my application ,I am using a index.aspx page,which have no script manager control.When i am runing this application the the index page is loading very slow.When I save the page from browser I am finding six ScriptResource.axd files are loading on client...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by pawan_mca03@yahoo.co.in on 05-08-2007, 12:00 AM
    Filed under: scriptmanager asp.net 2.0, scriptmanager property, ScriptResource.axd, "AsyncPostbackTrigger", AJAX .NET 1.0 Slow, web.config, "asp.net ajax" "update panel not working" "page getting refresh"
  • Dynamic Partial-Page Updates inside a Gridview

    I'm trying to update a part of a Gridview: <asp:GridView ID= "GridView1" runat= "server" AllowPaging= "True" EnableViewState= "false" AutoGenerateColumns= "False" BackColor= "White" BorderColor= "#E7E7FF" BorderStyle= "None" BorderWidth= "1px" CellPadding= "5" DataSourceID= "SqlDataSource1" GridLines...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by tcblues on 04-28-2007, 12:00 AM
    Filed under: "AsyncPostbackTrigger", "Update Panel", ajax, ajax .NET 1.0
Page 1 of 3 (26 items) 1 2 3 Next >