Browse by Tags

Related Posts

  • GridView Paging not working inside UpdatePanel

    I have a GridView inside an update panel, with AllowPaging property set to 'true'. Although the links 1 and 2 for the two pages of the GridView are displayed at the bottom of the gridview, clicking on 2 doesn't take me to the second page, atleast not visibly. Once i've done this, although...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by shygin on 04-17-2009, 12:00 AM
    Filed under: Paging, updatepanel, ajax, asp.net, GridView
  • Update Panel not causing partial page postback as expected.

    I have a GridView inside an update panel (say updatePanel1), that is a simple list of peoples' names, and a DetailsView in another update panel (updatePanel2) at the bottom of the same page, which will show details of the selected person. I've added the 'select' button in the gridview...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by shygin on 04-16-2009, 12:00 AM
    Filed under: multiple update panels, refresh update panel, updatepanel, ajax, asp.net
  • Panel Control will not hide after clicking button

    I've got a form that has two panels, Panel1 is contained in an update panel and Panel2 is not. Panel2 is not in the update panel because it has the file attach control which doesn't work in the update panel. Anyways, when I click on the submit button I have an update progress control popup while...
    Posted to Web Forms (Forum) by dannyh on 03-25-2009, 12:00 AM
    Filed under: panel control, panel control, panels, updatepanel, ASP.NET, Hide control client side, hidden visible control
  • Update panel: Gridview inside update panel not being refreshed.

    I have a webuser control and a details view in two different panels on the same page. The web user control is a grid view that displays a list of objects, and on selecting an object, its details appear in the details view panel. I've put each inside its own update panel, say updatepanel1 for the...
    Posted to ASP.NET AJAX UI (Forum) by shygin on 03-17-2009, 12:00 AM
    Filed under: multiple update panels, refresh update panel, updatepanel, ajax, asp.net
  • Re: When I update the UpdatePanel I lost the select function on focus in the textboxes

    I'm not being able to place this to work. I already tried this way but or I don't understand how to use the ScriptMAnager.RegisterStartupScript or I'm just using it in a bad way. I'm not very used to C# and ASP.NET, actually this is the first project I'm using it so perhaps my lack...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by rnascimento on 11-06-2008, 12:00 AM
    Filed under: updatepanel, asp.net, c#, Focus, select all, jquery
  • Is it possible to update a control outside of an UpdatePanel?

    I'm using ASP.NET AJAX (VS 2008, v3.5). I am using the EnableHistory to provide users the ability to use back/forward browerser buttons. That part is working fine. However, my UpdatePanel triggers are outside of the UpdatePanel and I need to update those when I load the view via the ScriptManager's...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by jamesewelch on 10-29-2008, 12:00 AM
    Filed under: Trigger, updatepanel, ajax, asp.net, dropdownlist, History
  • ajax script manager, asp:UpdatePanel , asp:UpdateProgress

    I ahve page in my web site with scriptmanager and update panel. current page include 3 different buttons with in one update panel. when clcik on one button page start dispolay progrees bar and do all cod behind database update process. and disappear when task complete. after that when i try to naviagte...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Pathiya007 on 09-09-2008, 12:00 AM
    Filed under: updatepanel, ajax, asp.net
  • Re: calling javascript method from asp.net

    If you are using AJAX then the only way i have found yet to give an alert to a user on return to the Asynchronous post back is to add an "end request" handler to the PageRequestManager. In this way you can tell the request manager to run a javascript function on returning from a Asynchronous...
    Posted to Client Side Web Development (Forum) by zeemalik78 on 11-27-2007, 12:00 AM
    Filed under: UpdatePanel, AJAX, asp.NET, Asynchronous post back, Client side scripting, EndRequestHandler, javascript function
  • Title in Webpart with UpdatePanel

    Hi there, I have a Webpart with two update panels in it. Both creating a seperate web part. I have been looking around and haven't been able to find out how to set the title of the Webpart if an updatepanel is in the webpart. If I try to enter title in the updatepanel, I get build errors... Is it possible...
    Posted to Web Parts and Personalization (Forum) by jlcbmtech on 05-08-2007, 12:00 AM
    Filed under: PartStyle, PartTitleStyle, UpdatePanel, Web Application Project, asp.net, CreateWebPart, IWebPart, WebPart, WebPart AJAX, webpart space, WebPartDescription, WebPartManager, WebParts, Webparts profile, WebPartZone
  • Using Atlas updatepanel to update a webpart usercontrol content that's hosted in an Ajax page

    Hello all, I have an Atlas enabled page which already has a Scriptmanager and some updatepanels doing some AJAX work. In this page I have a section which runs a webpart. There is a usercontrol sitting in this webpart and the content in the usercontrol is updated via a updatepanel using Atlas. I am unable...
    Posted to ASP.NET AJAX UI (Forum) by ASPCoderrs on 04-13-2007, 12:00 AM
    Filed under: UpdatePanel, Atlas Web Parts, UserControl, asp.net
Page 1 of 2 (12 items) 1 2 Next >