support scenario, when Update panel is created programmatically
[mono.git] / mcs / class / System.Web.Extensions / System.Web.UI / ScriptManager.cs
2007-06-28 Igor Zelmanovichsupport scenario, when Update panel is created programm...
2007-06-28 Igor Zelmanovichoptimized clipping at AsyncPostBack.
2007-06-27 Igor ZelmanovichImplemented EnablePartialRendering and SupportsPartialR...
2007-06-27 Igor Zelmanovichimplemented nested updatepanels support
2007-06-27 Igor ZelmanovichInitial Timer implementation
2007-06-26 Igor Zelmanovichimplemented RegisterScriptControl and RegisterExtenderC...
2007-06-24 Igor ZelmanovichInitial ExtenderControl implementation
2007-06-21 Igor Zelmanovichrafactoring
2007-06-21 Igor ZelmanovichImplemented RegisterExpandoAttribute and RegisterOnSubm...
2007-06-21 Igor ZelmanovichImplemented RegisterHiddenField
2007-06-21 Igor ZelmanovichImplemented RegisterClientScriptInclude and RegisterCli...
2007-06-21 Igor ZelmanovichImplemented RegisterArrayDeclaration.
2007-06-21 Igor ZelmanovichImplemented RegisterClientScriptBlock and RegisterStart...
2007-06-21 Igor ZelmanovichImplemented EnableScriptLocalization and ScriptPath...
2007-06-20 Igor ZelmanovichImplemented EnableScriptGlobalization and EnableScriptL...
2007-06-20 Igor ZelmanovichInitial AsyncPostBackTrigger implementation
2007-06-19 Igor ZelmanovichInitial ScriptManager implementation
2007-06-19 Igor ZelmanovichInitial UpdatePanel implementation
2007-06-19 Igor Zelmanovichimplemented ScriptResource and NotifyScriptLoaded features
2007-06-19 Igor ZelmanovichImplemented redirect from AsyncPostBack
2007-06-18 Igor ZelmanovichInitial ScriptManager implementation
2007-06-18 Igor ZelmanovichInitial ScriptManager implementation
2007-05-28 Igor ZelmanovichInitial drop for System.Web.Extensions assembly