|
|
Browse by Tags
All Tags » UpdatePanel
-
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 ...
-
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 ...
|
|
|