Edited Issue: TabContainer invisible in iOS Safari when deployed with HTTPS...
Recently we found the TabContainer in my website was gone when browse using Safari in iPhone device, and the problem only cound be found if deployed with HTTPS, without the SSL, all things work fine,...
View ArticleCommented Issue: HTMLEditorExtender using hyperlink [27189]
Hello, I'm using hyperlink toolbar in a HTMLEditorExtender from AJAX Control Toolkit 4.1.60501.0 and it's showing <A href=""> tag when the page makes a postback after pressing Save button to...
View ArticleEdited Issue: HTMLEditorExtender using hyperlink [27189]
Hello, I'm using hyperlink toolbar in a HTMLEditorExtender from AJAX Control Toolkit 4.1.60501.0 and it's showing <A href=""> tag when the page makes a postback after pressing Save button to...
View ArticleEdited Issue: HTMLEditorExtender CUT, COPY & PASTE icons do not always show....
Under non-IE browsers the icons on the toolbar for Cut, Copy and Paste do not appear when they are specified using: <Toolbar> <ajaxToolkit:Cut /> <ajaxToolkit:Copy />...
View ArticleCommented Issue: HTMLEditorExtender CUT, COPY & PASTE icons do not always...
Under non-IE browsers the icons on the toolbar for Cut, Copy and Paste do not appear when they are specified using: <Toolbar> <ajaxToolkit:Cut /> <ajaxToolkit:Copy />...
View ArticleEdited Issue: HTMLEditorExtender CUT, COPY & PASTE icons do not always show....
Under non-IE browsers the icons on the toolbar for Cut, Copy and Paste do not appear when they are specified using: <Toolbar> <ajaxToolkit:Cut /> <ajaxToolkit:Copy />...
View ArticleEdited 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 ArticleCommented Issue: HtmlEditorExtender - when creating a link, certain text...
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 ArticleEdited Unassigned: Modal Popup incorrect z-index in tab container and update...
Just noticed this with the latest release, 15.1.4. I have a tabcontainer inside an updatepanel with updatemode = conditional. Some of the tabs trigger a modalpopupextender via code-behind also via...
View ArticleClosed Issue: Block UI same Jquery [27219]
Is possible create a blockui as with jquery ajax ?
View ArticleEdited Unassigned: htmleditorextender generates invalid xhtml [27423]
Hello,The htmleditorextender control produces invalid xhtml (like <br> instead of <br/>) and old html (like <font color="" size="" face=""> instead of using css rules color: ;...
View ArticleEdited Issue: Getting the ValidatorCallout to work with CustomValidators [11999]
There is a known limitation of the ValidatorCallout:"The callouts do not currently display automatically after a server post-back and will only work for custom validators which utilize client-side...
View ArticleCommented Issue: Block UI same Jquery [27219]
Is possible create a blockui as with jquery ajax ?Comments: For __Page Blocking__ purpose, you can use __ASP.NET UpdatePanel__ and __ASP.NET UpdateProgress__. * [UpdatePanel Control...
View ArticleCommented Issue: Getting the ValidatorCallout to work with CustomValidators...
There is a known limitation of the ValidatorCallout:"The callouts do not currently display automatically after a server post-back and will only work for custom validators which utilize client-side...
View ArticleEdited Issue: Add Extender Missing after upgrade [27937]
I installed the new Ajax Control ToolKit 15.1.3.0, uninstalled an older version from an existing project and migrated the project to the new version. I replaced all the old toolscriptmanager with...
View ArticleEdited 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 ArticleCommented Issue: Add Extender Missing after upgrade [27937]
I installed the new Ajax Control ToolKit 15.1.3.0, uninstalled an older version from an existing project and migrated the project to the new version. I replaced all the old toolscriptmanager with...
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 ArticleEdited 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 Unassigned: HtmlEditorExtender indent and outdent button clicks NOT...
<asp:TextBox Width="100%" ID="someText" runat="server" TextMode="MultiLine" Rows="25" Columns="100" Text=""></asp:TextBox><ajaxToolkit:HtmlEditorExtender ID="someTextExtender"...
View Article