Oana and Arthur | Our dev blog




Delay-loading controls with UpdatePanel

I found an interesting article about delay-loading with UpdatePanel.

It is simple and useful, all you need to do is:

  • Add a PreRender event handler for the UpdatePanel which delays the enabling of the desired controls.
  • Do a Postback on that UpdatePanel from clientside PageLoad, using the EVENTTARGET & EVENTARGUMENT (set as an identification string to prevent multiple code executions)

Here is the complete description and code sample: http://www.codeproject.com/KB/aspnet/AllAboutDelayLoading2.aspx

Oana

 

Tags: , , ,
Categories: .NET | C#
2302 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed

Comments

October 8. 2010 11:55

Pingback from topsy.com

Twitter Trackbacks for
        
        Oana and Arthur | Our dev blog | Delay-loading controls with UpdatePanel
        [xenom.ro]
        on Topsy.com

topsy.com

December 24. 2011 02:58

Pingback from atm-lol.net

horoscopes

atm-lol.net

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading