Commented Issue: MaskedEditExtender fails when MaskType="DateTime" and...
When using the ajax toolkit version 3.5.40412.2, MaskType="DateTime" and AcceptAMPM="false" (or UserTimeFormat="TwentyFourHour"), MaskedEditExtender does not allow the time to be set. When the textbox...
View ArticleCreated Issue: MaskedEditExtender fails when MaskType="DateTime" after focus...
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: AjaxFileUpload is not work at include querystring. [27155]
Below url is official ajax sample web site.I was found upload error when attached...
View ArticleCommented Issue: ComboBox postback on enter [24440]
Hitting the enter key after highlighting an entry in a ComboBox should cause a postback. This is not the current behavior. The attached patch will fix that. It's against delta 58269.Comments: How can...
View ArticleCreated 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: AjaxFileUpload in HTMLEditorExtender fails to upload if the...
I have a HTMLEditorExtender with AjaxFileUpload toolbar in it. and the HTMLEditorExtender is in the asp:Panel.This Panel is not visible(set Visible="False" in aspx page) by default, and in the first...
View ArticleCreated 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 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 throwing error Can't move focus to the control...
On my web page I have 1 tab container with 4 tabs. On tab 4 is another tab container. When I start the site I get an errorCan't move focus to the control because it is invisible, not enabled, or of a...
View ArticleCommented Issue: Tab Container throwing error Can't move focus to the control...
On my web page I have 1 tab container with 4 tabs. On tab 4 is another tab container. When I start the site I get an errorCan't move focus to the control because it is invisible, not enabled, or of a...
View ArticleCommented Issue: Tab Container throwing error Can't move focus to the control...
On my web page I have 1 tab container with 4 tabs. On tab 4 is another tab container. When I start the site I get an errorCan't move focus to the control because it is invisible, not enabled, or of a...
View ArticleCreated Issue: Block UI same Jquery [27219]
Is possible create a blockui as with jquery ajax ?
View ArticleCommented Issue: HTMLEditor is not W3C compliant [27120]
I noticed some errors with the HTMLEditor element and the W3C validator.My configuration is :- Firefox 10.0.2- AjaxControlToolkit 3.5.51116- Doctype XHTML 1.0 TransitionalFor example, we can see with...
View ArticleEdited Issue: HTMLEditor is not W3C compliant [27120]
EDIT : RESOLVED BY THE LAST RELEASE.I noticed some errors with the HTMLEditor element and the W3C validator.My configuration is :- Firefox 10.0.2- AjaxControlToolkit 3.5.51116- Doctype XHTML 1.0...
View ArticleCreated 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 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 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: TabPanel print two ids in HTML [27073]
Hi, i am creating dinamically tabs on a TabContainer and all display and work well.But when the you look the HTML of TabPanel have the id repeated like that:<div...
View ArticleCreated Issue: button of the combobox doesn't work [27221]
Clicking the button of the combobox makes no effect. Dropdown list appears only on KeyPress within the TextBox. TextBox doesn't allow to enter more tрan one symbol, except '-' and '.'
View ArticleCommented Issue: button of the combobox doesn't work [27221]
Clicking the button of the combobox makes no effect. Dropdown list appears only on KeyPress within the TextBox. TextBox doesn't allow to enter more tрan one symbol, except '-' and '.'Comments: I'm...
View Article