Commented Issue: Iframe in Ajax Tab [12133]
Hello, I have a problem with an Ajax Tab Container with an iframe in it. If i leave ouit the frame the tab control shows ok. Whenever I insert an iframe in the tab control the tabs are not shown...
View ArticleCreated Issue: TabContainer: UseVerticalStripPlacement causes error in IE...
If you use a TabContainer with UseVerticalStripPlacement="True", the script throws an error in IE on this line:$get(this.get_id() + "_headerSpannerHeight").style.height = spannerHeight;On my page,...
View ArticleCommented Issue: AjaxFileUpload saving uploaded file to byte array [27180]
First i would like to apologize since this is not exactly an issue, it is just that i can find no other place to ask about this or find any existing information about my problem, and since this control...
View ArticleCreated Issue: AjaxFileUpload, does not update updatepanels. [27205]
I couldnt really think of a better way to describe this issue in the title so i still hope it will be considered.Anyway, i have an AjaxFileUpload control on my page which works fine. Beneath it is an...
View ArticleCreated Issue: HtmlEditorExtender - when creating a link, certain text causes...
Summary:I'm using the HtmlEditorExtender in a listview. EnableSanitization is false (this is for an internal admin page). When I add/update a row, some links in the html is removed. And the text for...
View ArticleCreated Issue: HTMLEditorExtender + Google Chrome [27207]
Just discovered that HTMLEditorExtender doesn't allow image resizing when using Google Chrome (but works fine with Firefox)
View ArticleCommented Issue: ModalPopupExtender and ValidationSummary not working on...
I have a ModalPopupExtender (mpeAddEdit) that shows on page load. In the ModalPopupExtender there is a ValidationSummary Control (vsDutyLog). If the validationsummary control is present or enabled,...
View ArticleCommented Issue: Tabcontainer ActiveTabChanged / Ajax Control Toolkit [27103]
With the latest AJAX Control toolkit and there seems to be an issue with Tabcontainers where the ActiveTabChanged event is firing everytime the page loads / inits.The issue that I'm having with this is...
View ArticleCreated Issue: Could not find any resources appropriate for ......
Hi, please help with Error:===MissingManifestResourceException was unhandled by user code-----------------------------------------------------------Could not find any resources appropriate for the...
View ArticleCommented Issue: Could not find any resources appropriate for ......
Hi, please help with Error:===MissingManifestResourceException was unhandled by user code-----------------------------------------------------------Could not find any resources appropriate for the...
View ArticleCreated Issue: AjaxFileUpload fails when tried with large files [27209]
When I try to upload a file with a size of approximately 250MB it shows the progress many times running and which also exceeds 100% and then returns success with out uploading files. I have attached a...
View ArticleCreated Issue: MultiHandleSliderExtender direction right to left [27210]
helloI am using Ajax 3.5v and VS 2008. I am trying to change MultiHandleSliderExtender direction to rightfor persian site but i can't do it.please help me.Regardsparsa541
View ArticleCommented Issue: HtmlEditorExtender Background Color and Firefox [27158]
When using Firefox 12 with the HtmlEditorExtender, if you change the background color by clicking the background color button, then the entire background is changed. Furthermore, this change is not...
View ArticleCommented Issue: Two components with the same id '{0}' can't be added to the...
I am using ajaxcontroltoolkit 4.1.51116I have usercontrol1 which have forms field like textboxe with filteredtextboxextender.I have taken this on another control from where i am opening fancybox popup...
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 ArticleCreated Issue: HTML Editor Extender font name mishaps [27211]
The HTML Editor Extender adds multiple font names for some reason (example: <font face="tahoma,arial,helvetica,sans-serif">) I am using version 4.1.60623.0 of the toolkit and Firefox 13.0.1
View ArticleCommented Issue: ModalPopupExtender and ValidationSummary not working on...
I have a ModalPopupExtender (mpeAddEdit) that shows on page load. In the ModalPopupExtender there is a ValidationSummary Control (vsDutyLog). If the validationsummary control is present or enabled,...
View ArticleCommented Issue: Background doesn't render properly with Multiple...
I have a problem with version 51116 (Nov 2011 release) of the toolkit. When opening multiple ModalPopups, the second ModalPopup that gets opened doesn't get its background rendered properly: it stays...
View ArticleCreated Issue: Tabs tabContainer_body inline style height=100% [27212]
Hi,Apologies if this is a duplicate post; I *did* search...My company has upgraded to the June 2012 version of AjaxControlToolkit (we were previously on an ancient version). We are now having styling...
View ArticleCreated Issue: NumericUpDown cause insistent call to PostBack when the...
AjaxControlToolkit.Version = 4.1.40412.2By assigning AutoPostBack = "true" to a NumericUpDown TextBox, the NumericPostBack calls the value change strongly. But not necessarily call the method...
View Article