I\'ve got a modal popup and when it loads contents that are taller than the browser height I am unable to scroll down to view the rest of the information.Instead the background can scroll but the popu
I have a web application that I am attempting to upgrade to .net 4.0. I took the application and opened it via Visual Studio 2010 Beta 2 and selected the upgrade path for that application.The applica
I\'m looking for a way to add an Editor control (from the ASP.NET AJAX Control Toolkit) to each element of a repeater.It\'s working fine if I just include it in the ItemTemplate of the repeater, but m
I have setup a virtual directory in one of my websites but the updatepanels are not taking effect, they are still reposting the whole page. The pro开发者_StackOverflowblem seems to be the virtual dire
Using .NET 3.5. How do I programmtically expand/collapse the panes contained 开发者_StackOverflow社区within a AJAX accordion control?
Why AjaxControlToolkit contains controls like DropShadow that are not related to 开发者_如何转开发Ajax really? Such controls just make use of JavaScript and does not send or receive any data to/from s
What is the role of AjaxCont开发者_运维技巧rolToolkit.dll.refresh file ?*.dll.refresh files are a very simple file telling the project where the external reference exists. http://monsur.xanga.com/4372
How to reset Calendar Extender for Ajax Control Toolkit to its default value which should be empty string?
How to r开发者_JAVA百科eset Cascading DropDownList for Ajax Control Toolkit to its default prompt text (server side)?You can reset dropdownlist to its default prompt text using PromptValue property.
I\'m using the ajaxcontroltoolkit and trying to call a couple of functions on a tab changed event. I want to call more than one js function from my OnClientActiveTabChanged function but keep getting