Created Issue: CalendarExtender - Bug when changing years [27360]
I am using the latest version of ACT 4.5.7.123 & found a particular bug when changing years. Its really hard to repro the issue so ill be as thorough as possible. The bug can be reproduced in the...
View ArticleCommented Issue: CalendarExtender - Bug when changing years [27360]
I am using the latest version of ACT 4.5.7.123 & found a particular bug when changing years. Its really hard to repro the issue so ill be as thorough as possible. The bug can be reproduced in the...
View ArticleCommented Issue: Error in Tabs Ajax Control Toolkit. [27237]
Hi,I found an error in Tabs of ajax control toolkit, I have downloaded the last version of June 2012 Release, the erros occors in the other versions too.The error consist in have a TabContainer inside...
View ArticleCommented Issue: Tab container inside accordion - javascript tab select error...
with latest November update, tab container inside of an accordion is throwing a javascript error on page load trying to select tab. _setFocus: function (obj) {$get("__tab_" +...
View ArticleCreated Issue: Tabcontainer inside a ModalPopupExtender throws error on...
I have a Tabcontrol inside a ModalPopupextender that is displayed only on a button click. when the page does a postback I get this stupid error:htmlfile: Can't move focus to the control because it is...
View ArticleCreated Issue: Asyncfileupload problem when hositng aspx page inside an...
Having problem with asyncfileupload control on page which is hosted inside an iframe.Issue Description:Create 3 aspx pages test1.aspx, test2.aspx, test3.aspxOn test1.aspx place an iframe control and...
View ArticleCommented Issue: Issue when using StyleSheetTheme with the Accordian control....
Get "The TargetControlID of '_AccordionExtender' is not valid. The value cannot be null or empty." error when trying to apply an Accordian skin using StyleSheetTheme. Using Theme works fine.Comments:...
View ArticleCreated Issue: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts error...
hi,i tried to make ajaxcontroltoolkit work with visual studio 2012 and asp.net 4.5, but it never worksI always get error : AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct...
View ArticleCreated Issue: LineChart control script error (can't find parent div) [27364]
LineChart.pre.js contains the following line in the initialization code:```id = id.replace("_ctl00", "");```I am not sure why its there, but it causes problems any time the chart control is deep inside...
View ArticleCreated Issue: TabContainer render duplicated component bug [27365]
I find that Ajax 4.0 renders header label incorrectly in Ajax Tab Container. After some checking, I find it renders the header twice if there is a component in header template. How can I solve the...
View ArticleEdited Issue: TabContainer render duplicated component bug [27365]
I find that Ajax 4.0 renders header label incorrectly in Ajax Tab Container. After some checking, I find it renders the header twice if there is a component in header template. How can I solve the...
View ArticleCommented Issue: TabContainer render duplicated component bug [27365]
I find that Ajax 4.0 renders header label incorrectly in Ajax Tab Container. After some checking, I find it renders the header twice if there is a component in header template. How can I solve the...
View ArticleCommented 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: 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 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: My bad! The short date bug is NOT fixed as previously stated....
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: 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 ArticleCreated Issue: CascadingDropDowns error when inside a modalDialog [27366]
Hello,There's a bug when I put two or more cascading dropdowns inside a ASP modalDialog.For example, I have two cascadingDropdowns inside a modalDialog where the second one depends on the first.When I...
View ArticleCreated Issue: DragPanel is not working on IE10 (win8) [27367]
It seems that DragPanel is not working on IE10 (windows 8 x64).For exemple the official sample (just try it yourself :...
View ArticleEdited Issue: DragPanel is not working on IE10 (win8) [27367]
It seems that DragPanel is not working on IE10 (windows 8 x64).For example the official sample (just try it yourself :...
View Article