Edited Issue: OutOfMemoryException in ExtenderControlBase.Dispose [27343]
I am making application in asp.net framework 4.0 with latest ajaxtoolkit, and sql server 2005 for database, but I am getting error as Exception of type 'System.OutOfMemoryException' was throwni had...
View ArticleEdited Issue: OutOfMemoryException in ExtenderControlBase.Dispose [27343]
I am making application in asp.net framework 4.0 with latest ajaxtoolkit, and sql server 2005 for database, but I am getting error as Exception of type 'System.OutOfMemoryException' was throwni had...
View ArticleCreated Issue: ComboBox issue on auto selection [27345]
When I use SuggestAppend mode on AjaxControlToolKit ComboBox,the selected line is show at screen on Google Chrome but not on IE 9.This isssue seems throw only with long list filling ComboBox.
View ArticleEdited Issue: ComboBox issue on auto selection [27345]
When I use SuggestAppend mode on AjaxControlToolKit ComboBox,the selected line is shown at screen on Google Chrome but not on IE 9.This isssue seems to exist only with long items list (several hundred...
View ArticleCommented Issue: One more time: AjaxControlToolkit requires ASP.NET Ajax 4.0...
My ajaxcontroltoolkit was working fine until I selected "convert to web application" on the Solution Explorer. I now get the "Ajax 4.0 scripts" message with my project, and with both of my backups. I...
View ArticleCommented Issue: Reorder list and IE compatibility mode by default [27288]
The drag and drop in Reorder list does not work with IE8 in this case- tag <meta http-equiv="X-UA-Compatible" content="IE=8" />- IE 8 with "compatibility mode for intranet" checked or the web...
View ArticleCommented Issue: Accordion + Generate local resource [24449]
Hi,the accordion don't behave correctly when I try to generate an automatic resource file.New tags are generated and errors are thrown.for the moment I cannot translate pages with accordion.Is there a...
View ArticleCreated Issue: CalendarExtender year change bug when setting StartDate and...
Using CalendarExtender from AJAX Control Toolkit latest version:```AjaxControlToolkit, Version=4.1.7.123, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e```After opening the extender I click on...
View ArticleEdited Issue: CalendarExtender year change bug when setting StartDate and...
Using CalendarExtender from AJAX Control Toolkit latest version:```AjaxControlToolkit, Version=4.1.7.123, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e```After opening the extender I click on...
View ArticleCreated Issue: Updatepanel + TabControl incorrect behaviour [27347]
Well if you create a update panel outside of a tabcontrol and place a trigger for the "ActiveTabChanged" event.All postbacks inside the tabpanel are corrupted (the code on the server runs but no...
View ArticleCreated Issue: Mutli AjaxControlToolkit don't work on the same page [27348]
Hi,I m using multi AjaxControlToolkit to uplaod images on the same page.I was surprise to see the bad event handler was raise !I have inspect the source code and I found the issue (I think)The property...
View ArticleCreated Issue: Necesito a un EXPERTO con esto [SlideShowExtender + Repeater +...
Os pongo en situacón:Tengo un control personalizado que contiene un control de ajax SlideShowExtender.La página html que contiene a mi control personalizado tiene un repeater para replicar tantas veces...
View ArticleCommented Issue: MaskedEditValidator UserDateFormat [27030]
There is a bug in OnPreRender function (MaskedEditValidator) MaskExt.UserDateFormat is converted to its string representation (e.g. "DateMonthYear") rather than to short format (like "DMY")So if...
View ArticleCreated Issue: Typing not allowed in ComboBox until list shown [27350]
Notice if you place the cursor in the TextBox on the http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ComboBox/ComboBox.aspx page that you cannot type anything until one of the items in the...
View ArticleCommented Issue: One more time: AjaxControlToolkit requires ASP.NET Ajax 4.0...
My ajaxcontroltoolkit was working fine until I selected "convert to web application" on the Solution Explorer. I now get the "Ajax 4.0 scripts" message with my project, and with both of my backups. I...
View ArticleCommented Issue: Using MultiHandleSliderExtender within a User Control fails...
When you create a MultiHandleSliderExtender within a User Control (.ascx), then add 2 of those user controls to your page, only the first one shows the 2 slider handles. The 2nd slider doesn't show up...
View ArticleCommented Issue: MaskedEditExtender MaskType=Date, Mask=99/99/99 Undefined JS...
I could not find this as an issue when I searched so here goes. I'm running a site in .NET 2.0, VS2005 Ajax Version 1.0.20229.0.Comments: This short date bug has finally been corrected in the January...
View ArticleCommented Issue: MaskedEdit causes error in JScript when working with...
When working with 2-digits year represetation maks like this: 99/99/99 99:99:99, crash occurs in MaskedEditBehavior.js, when onblur event is called. The problem is in AutoFormatDate. It has the...
View ArticleCreated Issue: HTMLEditor shows 111 on tool button click when focus out [27351]
The HTMLEditor control prints "111" on the document when clicks a tool button when the focus out from the editor.1. Go to...
View Article