Commented 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: 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: MaskedEditExtender - year in long format bug + patch [27313]
Bug in MaskedEditExtender version 4.1.60919.0When you use MaskType="DateTime" and year number is in long (4 digits) format (e.g. Mask="99/99/9999 99:99"), extender does not allow the time to be set or...
View ArticleCommented Issue: HTMLEditor - Error loading content that has multi-line...
AjaxToolkit ver: 3.0.30930.28736The FF javascript error console reports the following error: Error: this.scriptsArray[this.scriptsArray_index] is undefinedSource File:...
View ArticleCommented Issue: Modal Popup with usercontrol inside panel [26907]
I have a usercontrol inside a panel, that I would like to display, but I keep on receiving : Microsoft JScript runtime error: Unable to get value of the property 'UI': object is null or...
View ArticleCommented Issue: MaximumNumberofFiles for AjaxFileUpload not Working in...
The MaximumNumberOfFiles in AjaxFileUpload doesnt work Chrome and Firefox..........If the max files mentioned is "1" then too it accepts multiple files .......... Please HELP!!! Comments: My experience...
View ArticleCommented Issue: HTMLEditorExtender HtmlAgilityPackSanitizerProvide...
I am having trouble with adding the required text to the web.config file for the HtmlAgilityPackSanitizerProvider. Even when I open the sample site from the toolkit in Visual Web Developer I get an...
View ArticleCommented Issue: TabContainer throws exception in user control with Nov...
A user control contains a tabcontainer. When aspx page loads, the user control is not visible. Ajax toolkit script function tries to set focus on tabcontainer and it throws exception : "Can't move...
View ArticleCreated Issue: HtmlAgilityPackSanitizerProvider recursively entity encodes...
If HtmlAgilityPackSanitizerProvider is provided with markup that has previously been sanitized, entities in attributes will be encoded again. The effect of this is that each character of an entity...
View ArticleCreated Issue: BalloonPopupExtender, DisplayOnClick does not work [27315]
Causes by misprint in BalloonPopupExtenderBehavior.pre.js set_displayOnClick: function (value) { if (this.displayOnClick != value) { this.displayOnClick = value;...
View ArticleCommented Issue: CascadingDropDown Reset or Setting SelectedValue from...
I have been unsucessfully trying to select the selected value in a cascadingdropdown after the dropdown list has been populated. My struggles with this are documented at...
View ArticleCommented Issue: CascadingDropDown Reset or Setting SelectedValue from...
I have been unsucessfully trying to select the selected value in a cascadingdropdown after the dropdown list has been populated. My struggles with this are documented at...
View ArticleCommented Issue: CascadingDropDown Reset or Setting SelectedValue from...
I have been unsucessfully trying to select the selected value in a cascadingdropdown after the dropdown list has been populated. My struggles with this are documented at...
View ArticleCreated Issue: 14223 - CascadingDropDown Reset or Setting SelectedValue from...
I've wrote the comment for old issue.
View ArticleCommented Issue: 14223 - CascadingDropDown Reset or Setting SelectedValue...
I've wrote the comment for old issue.Comments: I updated Ajax Control Toolkit. And CascadingDropDown always set default value from web method (after any postback event). If I change the value and push...
View ArticleCommented Issue: 14223 - CascadingDropDown Reset or Setting SelectedValue...
I've wrote the comment for old issue.Comments: I've updated Ajax Control Toolkit. And CascadingDropDown always set default value from web method (after any postback event). If I change the value and...
View ArticleCreated Issue: CascadingDropDown infinite loop in Safari & Chrome [27317]
Discovered Safari and Chrome users couldn't use my CDD control. I took steps to resolve the known issue such as updated my solution to the .net 4.0 framework and AjaxToolKit 4.5. However, my users who...
View ArticleCommented Issue: CascadingDropDown infinite loop (with solution) [22942]
In the _setOptions method, there is a loop using "i" as the loop variable. However, there is no "var i" declaration, leaving it in the global scope. Inside this loop, the OnParentChange method may be...
View ArticleCommented Issue: Can't upload image in detailview when using...
When i try to upload an image in HtmlEditorExtender it fails. No error is reported, in my textbox i see only an empty <img src="">Its does not run in the HtmlEditorExtender_ImageUploadComplete...
View ArticleCreated Issue: Ajax Control Toolkit for SharePoint 2013 [27318]
Is any version of AjaxControlToolkit supported for SharePoint 2013? I tried to use framework version 4 and 4.5 with SharePoint 2013 but couldn't make it working.
View Article