Commented Issue: ComboBox doesn't close its drop down list when losing input...
If you open the drop down list for a ComboBox and then move focus to another ComboBox control, the list from the previous control stays up instead of closing. The list DOES properly close when moving...
View ArticleCommented Issue: ComboBox doesn't close its drop down list when losing input...
If you open the drop down list for a ComboBox and then move focus to another ComboBox control, the list from the previous control stays up instead of closing. The list DOES properly close when moving...
View ArticleCommented Unassigned: CombineScriptsHandler getting registered with full URL...
When the "CombineScriptsHandler" is registed in the "web.config", and enabled via setting the "CombineScripts" to true on the "ToolkitScriptManager", the handler appears to be getting registered with...
View ArticleCommented Unassigned: ValidatorCalloutExtender [27564]
I previously had multiple ValidatorCalloutExtenders targeting several RequiredFileValidators working correctly within my application. I re-installed the latest version of the AjaxControlToolkit and now...
View ArticleCommented Unassigned: ValidatorCalloutExtender [27564]
I previously had multiple ValidatorCalloutExtenders targeting several RequiredFileValidators working correctly within my application. I re-installed the latest version of the AjaxControlToolkit and now...
View ArticleCommented Issue: Throw Security Exception in Medium Trust Hosting [26970]
AjaxControlToolkit for ASP.NET 4 throws security Exception in Medium Trust Hosting such as GodaddyComments: Is there actually any progress on this issue? This is really an issue that impact the hosting...
View ArticleCommented Unassigned: System.ArgumentException: An item with the same key has...
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: An item with the same key has already been added. at...
View ArticleCommented Unassigned: System.ArgumentException: An item with the same key has...
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: An item with the same key has already been added. at...
View ArticleCommented Unassigned: Adding Ajaxtoolkit tabcontainer to form causes Script...
I'm working with Visual Studio 2013, 4.5.2 version of the .Net framework and I have a new download of the Ajax Toolkit (4.5.7.1213). As soon as I add a tab container with tab panels to my form I get...
View ArticleCreated Unassigned: MaskedEditExtender not working as expected on all...
Hello All,I am using MaskedEditExtender for phone number, Date etc. I am facing one issue with this which is given below.When i try to enter the phone number in a single turn then after few digits it...
View ArticleCreated Unassigned: Hover menu dosen't work on gridview row [27761]
I use gridview with hover menu extender in code behind I set target ID in gridview row created event with gridview row id but it higlight all grid not each row on mouse over it is my...
View ArticleCreated Unassigned: Ajax Combo box control issue with IE11 and Fire Fox [27762]
I m having Ajax combobox control used in VS 2013 web application and its working fine in Chrome but autocomplete mode is not working in IE11 and FireFox and it doesn't allow to type in the dropdown and...
View ArticleCreated Unassigned: TabContainer invisible in iOS Safari when deployed with...
Recently we found the TabContainer in my website was gone when browse using Safari in iPhone device, and the problem only cound be found if deployed with HTTPS, without the SSL, all things work fine,...
View ArticleCreated Unassigned: MaskedEditExtender type Date fails CultureName="hu-HU"...
The MaskedEditExtender fails when the CultureName="Date" and MaskType="hu-HU" settings are used.__Behavior__: The date value is cleared from the underlying textbox, Also the underlying textbox posts...
View ArticleEdited Unassigned: MaskedEditExtender type Date fails with "hu-HU" culture...
The MaskedEditExtender fails when the CultureName="Date" and MaskType="hu-HU" settings are used.__Behavior__: The date value is cleared from the underlying textbox, Also the underlying textbox posts...
View ArticleEdited Unassigned: MaskedEditExtender type Date fails with "hu-HU" culture...
The MaskedEditExtender fails when the CultureName="Date" and MaskType="hu-HU" settings are used.__Behavior__: The date value is cleared from the underlying textbox, Also the underlying textbox posts...
View ArticleCommented Issue: Throw Security Exception in Medium Trust Hosting [26970]
AjaxControlToolkit for ASP.NET 4 throws security Exception in Medium Trust Hosting such as GodaddyComments: Is there any update on this? Should i downgrade my ajax version?
View ArticleCommented Issue: Throw Security Exception in Medium Trust Hosting [26970]
AjaxControlToolkit for ASP.NET 4 throws security Exception in Medium Trust Hosting such as GodaddyComments: Best of luck with your issue - we no longer use AJAX Control Tookit for anyting because of...
View ArticleCommented Issue: Veracode warns of "Unsafe Reflection" in...
Part of our client's development process includes running a static code scan with the [Veracode](http://www.veracode.com) security tool. Veracode warns of a security flaw in the most recent stable...
View ArticleCommented Issue: Cross site scripting security bug in ToolkitScriptManager.cs...
(Originally reported by fdevedrines)The value of the _TSM_HiddenField_ request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload...
View Article