This works fine under normal circumstances: Page.Header.StyleSheet.CreateStyleRule(Style, urlResolver, selector); But it fails with the following scenario: The custom control's visible property is initally set to false. A button click sets the visible property to true. The stylesheet has no effect. Is...
Posted to
ASP.NET AJAX UI
(Forum)
by
BartHolvoet
on
01-31-2007, 12:00 AM
Filed under: ScriptManager, CSS, ASPAJAX, ASP AJAX, ScriptManager RegisterClientScriptInclude UpdatePanel CustomControl Custom Control