Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

Tuesday, June 17, 2008 - Posts

ASP.NET tips, Making Custom Validators work in Partial Rendering mode.

IntroductionThere are many situations where we need to identify if partial rendering is supported in a page, especially when a control uses javascript, to get the control work in partial rendering mode, the script needs to be registered using a ScriptManager
posted by Shahed | 0 Comments