Edited Issue: Issue with multiple AsyncFileUpload Control [27294]
Hi,I have requirement to have multiple AsyncFileUpload control on aspx page.I am using this two -<cc1:AsyncFileUpload ID="AsyncFileUpload1" runat="server" Width="500px" CompleteBackColor="Lime"...
View ArticleCommented Issue: Issue with multiple AsyncFileUpload Control [27294]
Hi,I have requirement to have multiple AsyncFileUpload control on aspx page.I am using this two -<cc1:AsyncFileUpload ID="AsyncFileUpload1" runat="server" Width="500px" CompleteBackColor="Lime"...
View ArticleCreated Issue: Unable to get reference to textbox within combobox [27296]
After updating from Ajax toolkit v4.1.50731.0 to the lastest v4.1.60919.0, I am unable to get a reference to the textbox in combobox. To reproduce this bug, add a combobox to a page and in the page...
View ArticleCreated Issue: Combobox Table Atributes Render [27297]
I'm needing to align horizontally combobox and a textbox in the same position, but the combobox is always below the textbox, I realized that the source code is set a style that adds a value "Top = 5",...
View ArticleEdited Issue: Combobox Table Atributes Render [27297]
I'm needing to align horizontally combobox and a textbox in the same position, but the combobox is always below the textbox, I realized that the source code is set a style that adds a value "Top = 5",...
View ArticleCreated Issue: Add parameters to the AjaxFileUpload clientside [27298]
If would be nice if there was a possibility to add parameters to the AjaxFileUpload from clientside. So we can have a dropdownbox beside the AjaxFileUpload control where the user can select where the...
View ArticleCreated Issue: HTMLEditorExtender inner item CSS Class disappears [27299]
I know this is a very picky problem but still it exists!Retro steps:(you may do this directly on...
View ArticleCommented Issue: Add more translations for 'Today' in CalendarExtender, e.g....
Add more translations for 'Today' in CalendarExtender, e.g. Greek.Comments: Unfortunately, the word "Today" in the calendar's footer does not seem to get localized at all. Localization of "Today" can...
View ArticleCommented Issue: HTMLEditorExtender throwing JavaScript error if placed under...
If the HtmlEditorExtender is used in a TabPanel which is not initially active on page load, then I get a Java Script error stating "Invalid Argument". This can be very easily seen using the attached...
View ArticleCreated Issue: AjaxFileUpload StatusMessage is not updated on Failed [27300]
The e.get_statusMessage() args in the ClientUploadComplete event is always "Success". Even if the responses from the server is "StatusMessage":"Failed".When looking in the code it seems like you have...
View ArticleCommented Issue: HTMLEditorExtender inner item CSS Class disappears [27299]
I know this is a very picky problem but still it exists!Retro steps:(you may do this directly on...
View ArticleCommented Issue: AJAX Calendar Control problem [27246]
Visual Studio/Team Foundation Server/.NET Framework Tooling versionVisual Studio 2010 SP1Steps to reproduceSteps to recreate the issue:1. Click on any Calendar Control - Current Month is displayed2....
View ArticleCommented Issue: AJAX Calendar Control problem [27246]
Visual Studio/Team Foundation Server/.NET Framework Tooling versionVisual Studio 2010 SP1Steps to reproduceSteps to recreate the issue:1. Click on any Calendar Control - Current Month is displayed2....
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 ArticleCreated Issue: Unhandled exception at line 149, column 5 in...
Added OnClientClick and got this error message.
View ArticleCommented Issue: Unhandled exception at line 149, column 5 in...
Added OnClientClick and got this error message.Comments: Sorry - getting used to this interface for posting.... The complete error was: Unhandled exception at line 149, column 5 in...
View ArticleCreated Issue: AjaxFileUpload faild on Azure [27302]
Hi,I use the AjaxFileUpload to upload images to Blob Storage.When I run the code on my computer, all is working but I can upload file in production environnement ?I think the upload faild because IIS...
View ArticleCommented Issue: AjaxFileUpload faild on Azure [27302]
Hi,I use the AjaxFileUpload to upload images to Blob Storage.When I run the code on my computer, all is working but I can upload file in production environnement ?I think the upload faild because IIS...
View ArticleCommented Issue: AjaxFileUpload faild on Azure [27302]
Hi,I use the AjaxFileUpload to upload images to Blob Storage.When I run the code on my computer, all is working but I can upload file in production environnement ?I think the upload faild because IIS...
View ArticleCreated Issue: AjaxFileUpload and HtmlEditorExtender not calling...
DEV ENV: VS 2008 SP1, .NET 3.5AjaxControlTooklit.dll (Version 3.5.60919.0)ISSUEHtmlEditorExtender and AjaxFileUpload do not work well when created and added to the page dynamically. Special steps and...
View Article