Commented Issue: AjaxFileUpload assumes no query strings already exist in...
When AjaxFileUpload post back it takes your page URL and appends onto the end of it it's own query strings (contextkey and guid). This works fine if your page URL doesn't already contain any query...
View ArticleCommented Issue: AsyncFileUpload doesn't work in IE9 final release [26902]
Not sure if this is linked to the other issue of the AsyncFileUpload not working in a Master page, but I've just tried adding it to a page using IE9 final release. When you click on the Selec File...
View ArticleCommented Issue: HTMLEditorExtender HtmlAgilityPackSanitizerProvide...
I am having trouble with adding the required text to the web.config file for the HtmlAgilityPackSanitizerProvider. Even when I open the sample site from the toolkit in Visual Web Developer I get an...
View ArticleCommented Issue: Accordion doesn't resize when browser is resized [15394]
I set the accordion height to 100%. When the browser is resized (both IE and FF) the accordion height remains static. Is this the intention or should it resize accordingly?Here is the sample page I am...
View ArticleCreated Issue: ajax multiple file control is not working with IE [27242]
My question is that how can i make the ajax file upload control compatible with IE8. it works fine in Google and Mozilla but my restriction is i have to use IE8.I want to upload multiple files using...
View ArticleCommented Issue: AjaxFileUpload control not working on IE9, Win 7 [27177]
I'm developing a site on .Net 4 on Windows 7 32-bit in VS2010. I've updated to the May 2012 version of the toolkit and tried using the ImageUpload of the HtmlEditorExtender, but whenever I try upload...
View ArticleCommented Issue: AjaxFileUpload control not working on IE9, Win 7 [27177]
I'm developing a site on .Net 4 on Windows 7 32-bit in VS2010. I've updated to the May 2012 version of the toolkit and tried using the ImageUpload of the HtmlEditorExtender, but whenever I try upload...
View ArticleCreated Issue: Double HTML attributes rendered by TabPanel [27243]
The TabPanel is generating double ID attributes in the same span tag as shown in the example below extracted from http://www.asp.net/ajaxlibrary/AjaxControlToolkitSampleSite/Tabs/Tabs.aspx<div...
View ArticleCommented Issue: AjaxFileUpload assumes no query strings already exist in...
When AjaxFileUpload post back it takes your page URL and appends onto the end of it it's own query strings (contextkey and guid). This works fine if your page URL doesn't already contain any query...
View ArticleCreated Issue: Huge Bug in MaskedEdit [27244]
Version: 4.1.60623.0My DateTime MaskedEdit is broken in new version of AjaxToolkit. When I type in the date-time, e.g. "08/20/2012 11:45" and leave the text box after typing (tab, enter, or...
View ArticleCommented Issue: ComboBox don't work with firefox [27215]
ajax toolkit 4.1.60623net 4firefox 13.0.1Autosuggestion Problem.With IE work fine but with firefox when I try to write something (anything) the control remain blank. If the control has something (some...
View ArticleCommented Issue: ComboBox don't work with firefox [27215]
ajax toolkit 4.1.60623net 4firefox 13.0.1Autosuggestion Problem.With IE work fine but with firefox when I try to write something (anything) the control remain blank. If the control has something (some...
View ArticleCreated Issue: Combox trigger SelectedIndexChanged on mousup in stead of...
When you want to select an item in the combobox with you mouse the item gets selected immediatly after you press the mosue button, even before de mousebutton is released.The selection of an item should...
View ArticleCommented Issue:...
Why am I getting this error???All of a sudden, first with an HTMLEditorExtender now with an Accordioin...WTF!!!This error seems to be looking to the binaries that, by the way, are no longer included...
View ArticleCreated Issue: AJAX Calendar Control problem [27246]
Visual Studio/Team Foundation Server/.NET Framework Tooling versionVisual Studio 2010 SP1Steps to reproduceSteps to recreate the issue:1. Click on any Calendar Control - Current Month is displayed2....
View ArticleEdited Issue: AJAX Calendar Control problem [27246]
Visual Studio/Team Foundation Server/.NET Framework Tooling versionVisual Studio 2010 SP1Steps to reproduceSteps to recreate the issue:1. Click on any Calendar Control - Current Month is displayed2....
View ArticleCreated Issue: AjaxControlToolkit does not work with Asp.net 4.5 [27247]
AjaxControlToolkit package in the C# 4.5 template does not work as expected. If try to use an ‘AjaxControlToolKit’ control on the page, a client side error is thrown on the browser which is “Error:...
View ArticleClosed Issue: AjaxControlToolkit does not work with Asp.net 4.5 [27247]
AjaxControlToolkit package in the C# 4.5 template does not work as expected. If try to use an ‘AjaxControlToolKit’ control on the page, a client side error is thrown on the browser which is “Error:...
View ArticleCommented Issue: InsertImage in HTML Editor Extender breaks html when saved...
After having succesfully added an image to my HTML Editor Extender, when I save it to the database the html becomes invalid, basically it escapes the HTML (i.e. so < becomes < and >...
View ArticleCreated Issue: Calendar Control fails to honour set_selectedDate after...
I have the latest version of the toolkit running in IE8. I have a website that uses calendar extender. The text box is set to read-only.If I load the page and click on the drop-down the date I have...
View Article