Commented 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 like...
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 like...
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 ArticleCommented Issue: Ajax HTMLEditorExtender Does Not Seem To Work Within...
I have tried to use an HTMLEditorExtender inside both EditItemTemplate and InsertItemTemplate in DetailsView. The Textbox does not render properly (wrong colors) and the buttons also do not render...
View ArticleCommented Issue: HtmlEditorExtender - Edit text outside generated div [27197]
You can edit the text of the page outside the div generated by the HtmlEditorExtender.Just select any text on the page and apply any format (bold, italic, align right, etc).It happens only in Internet...
View ArticleCommented Issue: HtmlEditorExtender - property contentEditable isn't working...
I have a page that if a field is checked, I have to disable the field that contains the HtmlEditorExtender.Using javascript, I set contentEditable=false.In IE8 and IE9 it works perfectly, but in IE7 it...
View ArticleCreated Issue: Error trying to use toolkit. [27222]
Hi I'm really hoping someone here can help me out with this. All of a sudden our applications started getting this error below. At First we thought it was the page so I created this dummy page with...
View ArticleCommented Issue: AjaxFileUpload - Not Uploading more than one file [27191]
When I select more than one file and click upload. the First file goes through the sequence turns green and is done uploading. The second file does not even start. Also clicking cancel does nothing....
View ArticleCreated Issue: AjaxFileUpload - More than one file is not uploaded [27223]
I need redirect the page after uploading more than one files?but in ajaxfileupload fire only one files uploaded.It will redirect the page.This is im using javascript for onclientuploadcompledfunction...
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: 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: Webkit based browsers (Safari, Chrome) and...
The TextBox controls with a MaskedEditExtender associated, doesn't allow to remove the values introduced (with the del or supr keys) in Webkit based browsers (Safari and Chrome).Comments: there is a...
View ArticleCreated Issue: ReorderList control under .NET 4.0 requires...
While trying to implement the tutorial for the ReorderList control under .NET 4.0, I discovered afters HOURS of messing around that the control requires the property;ClientIDMode="AutoID"Being...
View ArticleCreated Issue: Calendar with BE year [27225]
from http://forums.asp.net/t/1827416.aspx/1?Calendar+with+BE+yearIf next version will add this code to fix the issue would be nice.Thank you.
View ArticleCreated Issue: Tab Container is not rendering in IDE correctly [27226]
The controls within a tabcontainer control are "bleeding" over into the rest of the page in the IDE. This item was reported as fixed in Dec 2011. However I am still having the same issue. I do have the...
View ArticleEdited Issue: Tab Container is not rendering in IDE correctly [27226]
The controls within a tabcontainer control are "bleeding" over into the rest of the page in the IDE. This item was reported as fixed in Dec 2011. However I am still having the same issue. I do have the...
View ArticleCommented Issue: Problem with tabcontainer in IE8 [27201]
Hello, My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.Our control is working perfectly in ie9, firefox, chrome,...
View ArticleCommented 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: 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: Calendar jumps to January when december is selected for EST...
Scenario:1. Open a calendar2. Navigate to next or previous year3. Now select directly month of December5. Now instead of showing December the calendar jumps to January month of the selected year. Note:...
View Article