Commented Issue: CalendarExtender: Bug when selecting December shifts to...
Hi all!I'm using the AJAX Calendar Extender on a web application, and discovered an odd bug while testing it. I have extensive validations all over the page, and some are focused on the date where the...
View ArticleCommented Issue: TabContainer throws exception in user control with Nov...
A user control contains a tabcontainer. When aspx page loads, the user control is not visible. Ajax toolkit script function tries to set focus on tabcontainer and it throws exception : "Can't move...
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 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 ArticleCommented Issue: TabContainer throws exception in user control with Nov...
A user control contains a tabcontainer. When aspx page loads, the user control is not visible. Ajax toolkit script function tries to set focus on tabcontainer and it throws exception : "Can't move...
View ArticleCreated Issue: Autocomplete extender error [27227]
I use the autocomplete extender with a webservice created by me in a webapplication asp.net on framework 3.5.The server for the web application and the webservice is the same. This is a Windows 2003...
View ArticleCommented Issue: System.NullReferenceException: Object reference not set to...
From time to time, my clients gets this error.System.NullReferenceException: Object reference not set to an instance of an object. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue...
View ArticleCommented Issue: AjaxFileUpload in HTMLEditorExtender show error and fails to...
I have a HTMLEditorExtender with AjaxFileUpload toolbar in it. the AjaxFileUpload works OK with this URI "www.aaabbbccc.com/default.aspx",but it fails with this URI...
View ArticleCreated Issue: Tab Container Iss when switch the tab panel [27228]
1. Set the Tab Container "OnDemand = true".2. The tab container has two tab panle.3. The tab 1 has the form element, and they have therir validation control4. The tab 2 has one grid view control5. Set...
View ArticleEdited Issue: Tab Container Issue when switch the tab panel [27228]
1. Set the Tab Container "OnDemand = true".2. The tab container has two tab panle.3. The tab 1 has the form element, and they have therir validation control4. The tab 2 has one grid view control5. Set...
View ArticleCreated Issue: MaximumNumberofFiles for AjaxFileUpload not Working in Chrome...
The MaximumNumberOfFiles in AjaxFileUpload doesnt work Chrome and Firefox..........If the max files mentioned is "1" then too it accepts multiple files .......... Please HELP!!!
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: 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: MaskedEditExtender fails when MaskType="DateTime" after...
AjaxControlToolkit 4.1.51116.0MaskedEditExtender does not allow the time to be set. When the textbox loses focus the hour and minute are set to the two digit month and two digit day used in the date...
View ArticleCommented Issue: MaskedEditExtender fails when MaskType="DateTime" after...
AjaxControlToolkit 4.1.51116.0MaskedEditExtender does not allow the time to be set. When the textbox loses focus the hour and minute are set to the two digit month and two digit day used in the date...
View ArticleCommented Issue: MaskedEditExtender fails when MaskType="DateTime" after...
AjaxControlToolkit 4.1.51116.0MaskedEditExtender does not allow the time to be set. When the textbox loses focus the hour and minute are set to the two digit month and two digit day used in the date...
View ArticleCommented Issue: ToolkitScriptManager (without CombineScriptsHandlerUrl) and...
Probably because the second fetch of the page to get the combined script file ends up including Trace output. Probably workarounds: set CombineScriptsHandlerUrl OR CombineScripts=false.Comments: I have...
View ArticleCreated Issue: TabPanels being duplicated in designview [27230]
This happens when I make any changes in the Properties window of any control I have placed in any of the tabpanels. ajaxcontroltoolkit ver: 4.1.60623.0Microsoft Visual Studio 2010 : Version...
View ArticleCommented Issue: ToolkitScriptManager (without CombineScriptsHandlerUrl) and...
Probably because the second fetch of the page to get the combined script file ends up including Trace output. Probably workarounds: set CombineScriptsHandlerUrl OR CombineScripts=false.Comments:...
View ArticleCreated Issue: 'getFullYear' exception in...
I am getting an "Microsoft JScript runtime error: Object doesn't support property or method 'getFullYear'" exception when trying to use the CalendarExtender control. Deep down, the exception occurs at...
View Article