Edited Issue: TabContaner's ActiveTabChanged fires always with new release...
Hello,i've recently installed the november 2011 release of the AjaxControlToolkit.Afterwards the ActiveTabChanged event of the TabContainer always fires even if it has not changed.This causes several...
View ArticleCreated Issue: AsyncFileUpload in GridView cannot databind [27049]
Receive following error in UpdatePanel containing GridView containing AsyncFileUpload. The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases. using Nov AJAX...
View ArticleCommented Issue: AsyncFileUpload in GridView cannot databind [27049]
Receive following error in UpdatePanel containing GridView containing AsyncFileUpload. The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases. using Nov AJAX...
View ArticleCommented Issue: HtmlEditorExtender is breaking windows position [27026]
HtmlEditorExtender is breaking my application position by the code bellow. Some woraround can be made?/// Wraps ASP.NET's WebForm_OnSubmit in order to encode tags prior to...
View ArticleCommented Issue: HTMLEditorExtender can not process hyperlink with URLs which...
If user provides a hyperlink in the html body specifying a URL which contains a query string (parameter), it wrongly generates the html with invalid hyperlink tag and also put double quotes surrounding...
View ArticleCommented Issue: problem on page structure after adding...
i found this issue on HTMLEditorExtender project, created by Microsoft.this project runs AjaxControlToolkit Editor, with a customized button.running the project with 'style="direction:rtl"' in body tag...
View ArticleCommented Issue: HTMLEditorExtender can not process hyperlink with URLs which...
If user provides a hyperlink in the html body specifying a URL which contains a query string (parameter), it wrongly generates the html with invalid hyperlink tag and also put double quotes surrounding...
View ArticleCommented Issue: ComboBox doesn't close its drop down list when losing input...
If you open the drop down list for a ComboBox and then move focus to another ComboBox control, the list from the previous control stays up instead of closing. The list DOES properly close when moving...
View ArticleCommented Issue: HtmlEditorExtender is breaking windows position [27026]
HtmlEditorExtender is breaking my application position by the code bellow. Some woraround can be made?/// Wraps ASP.NET's WebForm_OnSubmit in order to encode tags prior to...
View ArticleCreated Issue: How can i see textbox task [27050]
I install ajaxcontrol toolkit 3.5. in visual Studio 2008. But i cant see the textbox task when i added textbox. For this reason i cant add extender...How can i see textbox task?Thhanks
View ArticleCommented Issue: Progress Bar [25296]
Have Created a ProgressBar control that I could see usefull in the toolkitcan be used for Displaying infomation like Tracking Task/Goals for a User Tracking Task/Goals fora Product go to...
View ArticleCommented Issue: MaskedEdit "backspace" problem with safari and chrome --...
"backspace" does not work with the MaskedEditExtender in safari and chromeit even fails on http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/MaskedEdit/MaskedEdit.aspxthe fix is easy. in the current...
View ArticleCreated Issue: Tab container inside accordion - javascript tab select error...
with latest November update, tab container inside of an accordion is throwing a javascript error on page load trying to select tab.[code] _setFocus: function (obj) { $get("__tab_" +...
View ArticleEdited Issue: Tab container inside accordion - javascript tab select error...
with latest November update, tab container inside of an accordion is throwing a javascript error on page load trying to select tab. _setFocus: function (obj) { $get("__tab_" +...
View ArticleCommented Issue: Tab container inside accordion - javascript tab select error...
with latest November update, tab container inside of an accordion is throwing a javascript error on page load trying to select tab. _setFocus: function (obj) { $get("__tab_" +...
View ArticleCreated Issue: TemplateScripts [27052]
Could you please add the TemplateScripts class. It was present in some old release and is realy helpful when developping controls using AjaxControlToolkit and templates.
View ArticleCreated Issue: TabContainer throws exception in user control in Nov release...
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 ArticleEdited Issue: TabContainer throws exception in user control with Nov release...
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 ArticleCommented Feature: Add Support for Source View to HtmlEditorExtender [26979]
Support for adding markup directly to the HtmlEditorExtenderComments: I just realized that this extender is missing this critical feature. Now I have to revert to the HTMLEditor. I can't use this...
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 Article