Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » UpdatePanel
  • UpdatePanel and Sys.Application.add_load Woes

    I’ve found (as others have) an interesting problem with ASP.NET AJAX’s Sys.Application.add_load function.  It doesn’t quite work as expected in all browser environments, under certain conditions. We have several ASP.NET based controls that use a lot of JavaScript on page load to initialize, and most of these controls are supposed to support ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on June 25, 2009
  • WebAnnotationViewer and UpdatePanel

    I'm using version 7.0 and running into some problems.  I've been able to work around some of the bugs (like if you want to wire an WebAnnotationViewer event like AnnotationCreated in code, you must do so in OnInit - before calling base.OnInit(...)...) but I'm hoping there's a ''right way'' for this one.In my AnnotationCreated event, (partial ...
    Posted to ASP.NET Imaging Discussion (Forum) by atalasoft@stremick.com on March 30, 2009