Browse by Tags

Related Posts

  • Re: Asynchronous Loading Web Part with "Loading.." Message

    I use the following approach: Create a user control, which will be hosted in a smartpart with ajax later Insert an updatepanel Place a timer (ajax control) inside that panel with an interval of 1. This generates a postback every millisecond In the code behind, you can render your control in an "if...
    Posted to Web Parts and Personalization (Forum) by Stefan Bookholt on 02-03-2009, 12:00 AM
    Filed under: SharePoint, smartpart, AJAX, async, WebPart, WebPart AJAX
  • Response.Redirect on Session TimeOut

    This is a hot topic and the web is filled with posts about this, but none of the solutions that I have seen are what I would consider to be good. My Session Timeout is configured in my Web.Config as follows: < sessionState timeout= "60" /> There has to be a way to set a redirect in the...
    Posted to State Management (Forum) by bfancett on 12-30-2008, 12:00 AM
    Filed under: refresh, Session, session & postback and user control, Session and Authentication, Session and Substitution and OutputCache, session and tabs, session end, session loss, Session Management, session problem, session state timeout, Session statee timeout, session time out, session timeout, session variables, session.end, sessionn state, sessions, Threading Timer Permanent, timeout, timeout problem, Timeout Session Authentication, Timer, accessing session, ajax, AJAX .NET 3.5, AJAX 3.5, AJAX ASP.NET, application end event, asp.net, asp.net 3.5, ASP.NET AJAX, ASP.net Session, asp.net session timeout, Async, browser, Browser Back Button, c#, C# session expire, change session, HTTTPResponse, "dynamic controls", Seession, Ajax .NET Session Exception ASP.Net, Application State, response.redirect, Request timed out, requests, session and userid, session expires, asp.net. sessions, HTTPContext.Current.Session, HttpModule timeout
  • MaintainScrollPositionOnPostBack Not working with AJAX on the Page

    I have an aspx page (.NET 3.5 VS 2008) with 2 Update Panels. I have a GridView Control that when the Selected Index is changed all of my textboxes are populated with data from an ADO.NET DataReader based on the content in a few of the cell in the GridViews selected Row. No matter what I do, whether I...
    Posted to ASP.NET AJAX UI (Forum) by bfancett on 11-18-2008, 12:00 AM
    Filed under: AJAX ASP.NET, ajax.net, ASP .NET 3.5, async, c#.net in ASP.net, Dynamic Data Controls, dynamically loaded, AJAX, AJAX 3.5
  • How to determine whether a Control is being rendered within an UpdatePanel

    Hi everyone, I have a Web User Control which is used in three different scenario: Used in a page with no UpdatePanel Used in a page within an UpdatePanel Used in a page that has some UpdatePanels but this WebUserControl isn't whithin an UpdatePanel Before the WebUserControl is rendered it gets some...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by priccopricco on 09-22-2008, 12:00 AM
    Filed under: updatepanel, ajax, IsInAsyncPostBack, WebUserControl, PartialRendering, Async
  • Asp.net Ftp Client : sending files automatically at regular intervals

    I have an ASP.NET Mobile application , The application creates some files automatically, say text files based ont the users interactions. I need to send these files to a specific ip address at regular time intervals automatically irrespective of the events (ex page_load , itemcommabd buttonclick etc...
    Posted to Getting Started (Forum) by codetoad on 07-24-2008, 12:00 AM
    Filed under: ViewState, .Net 2.0, ajax, Ajax Viewstate, app pool crash KB928365, Application Error Trace Stack, application object, Application Pool, architecture, asp.net, ASP.NET - Download Files to server, asp.net 2.0, Asp.Net 2.0 session, ASP.NET State Management, asp.net., Async, asynchronous callbacks session StateServer, Global assembly cache, global.ascx, application shutdown, Application State, Application State Reset, application variable web.config performance, Application_Error, application_exception, Application_Stop Applicaton, asp.net - application variables, global data access, Global Error Handling, Application variables, ApplicationState, viewstate asp.net, application, application boundary, application end event, application lifetime scope state management asp.net, application restart, Async Page, global.asax, Application_End
  • Update a UpdatePanel from child window onunload

    I've created a child window using the window.open() javascript function. At the unload event of the child window the idea is to update just part of the page. So in the parent window a function is created, which is called from the child. Instead of triggering a async postback of the updatepanel in...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by alekl on 08-14-2007, 12:00 AM
    Filed under: scriptmanager AJAX, Update Panel, AJAX, asp net 2.0, ASP.NET AJAX, async, Javascript
  • Change GridView page on Asynchronous Postback

    I am working with a GridView that is inside of an UpdatePanel. The sorting and paging asynchronous postbacks work properly. Each row has a delete link that causes an asynchronous postback. The record representing that row is deleted, and the GridViewRow has its 'Visible' property set to false...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by mattucg on 11-02-2009, 12:00 AM
    Filed under: ajax, GridView, asynchronous, Async, Pager
  • Update the gridview by using AJAX.

    Hi, Can anyone help me regarding update data in the gridview by using AJAX. Once enter the values textboxes and saved into Database, then gridview has to update the new changes. I am using C#. Pls help me to know about this. Thank you.
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by antonyvijayan on 12-06-2006, 12:00 AM
    Filed under: ADO.NET, ajax, ASP.NET, asp.NET 2.0 C#, ASP.NET 2.0 Client Callback, Async
Page 1 of 1 (8 items)