I\'ve just updated to 开发者_开发技巧the AJAX Control Toolkit 3.5, changed the ScriptManager to the ToolkitScriptManager in my master page and now the following javascript error occurs when an Edit bu
Is there a way to set up the calendar extender so that the calendar displays when the text box recieves focus AND when the when the element with th开发者_运维技巧e \"PopupButtonID\" is clicked? With m
I am having an issue with the AJAX ModalPopupExtender in version 40412 of the AJAX Control Toolkit (http://ajaxcontroltoolkit.codeplex.com/releases/view/43475).
Below is the code I\'ve currently implemented. if (!Page.ClientScript.IsStartupScriptRegistered(Page.GetType(), scriptKey))
We are currently migrating our ASP.NET website to a web application in Visual Studio 2008. Most of the process has been fairly straight forward, but I have hit one block that is driving me a bit nuts.
Where can I download th开发者_运维问答e Ajax Control Toolkit for ASP.NET 2.0? I can find it for version 3.5 and 4, but they are not working with Visual Studio 2005.You can find it here:
HI folks, I have a .net application (vb.net) and I\'m using the ajax control toolkit. It works fine on my production machine but when I upload it to the host (fasthosts) i get this error:
I am using Ajax Control Toolkit version 40412 in my asp.net 4.0 website. When I run the page in Firefox it is working good but I run the page in IE8 it is not rendering toolkit controls and putting \"
Is there any ajax toolkit for asp.net MV开发者_JS百科CAs MVC does not have ViewState or the Web Forms postback model the AjaxControlToolkit will not work with it.
I don\'t have much experience in making app multi lingual, but it seems to me that you don\'t need a separate dll for each language that you want to handle.