Edited Issue: 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 ArticleCommented Unassigned: Allow External Resource Localization [27968]
I would like to provide my own resource string localization for languages not included in the ACT. I have put in a pull request that allows developers to insert their own translations. Can someone...
View ArticleEdited 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: 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 Unassigned: Allow External Resource Localization [27968]
I would like to provide my own resource string localization for languages not included in the ACT. I have put in a pull request that allows developers to insert their own translations. Can someone...
View ArticleCommented Unassigned: Allow External Resource Localization [27968]
I would like to provide my own resource string localization for languages not included in the ACT. I have put in a pull request that allows developers to insert their own translations. Can someone...
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 ArticleEdited Issue: Can't upload image in detailview when using HtmlEditorExtender...
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 ArticleCommented Issue: DragPanelExtender - drag past edge scroll / drop bug [23050]
You can simply use the example at http://www.asp.net/AJAX/AjaxControlToolkit/Samples/DragPanel/DragPanel.aspx to see this bug.In FireFox 3.0.7, dragging the panel past the edge causes scrolling the is...
View ArticleEdited Issue: DragPanelExtender - drag past edge scroll / drop bug [23050]
You can simply use the example at http://www.asp.net/AJAX/AjaxControlToolkit/Samples/DragPanel/DragPanel.aspx to see this bug.In FireFox 3.0.7, dragging the panel past the edge causes scrolling the is...
View ArticleReopened Unassigned: Value is clear when focus to MaskedEditExtender [27966]
Hi,I have just updated to using ajax 15.1.3 and found that behavior on MaskedEditExtender is changed compared with previous version.Steps:1. Typing value to mask input2. Focus out mask input3. Focus...
View ArticleEdited Unassigned: Value is clear when focus to MaskedEditExtender [27966]
Hi,I have just updated to using ajax 15.1.3 and found that behavior on MaskedEditExtender is changed compared with previous version.Steps:1. Typing value to mask input2. Focus out mask input3. Focus...
View ArticleEdited Unassigned: Value is clear when focus to MaskedEditExtender [27966]
Hi,I have just updated to using ajax 15.1.3 and found that behavior on MaskedEditExtender is changed compared with previous version.Steps:1. Typing value to mask input2. Focus out mask input3. Focus...
View ArticleCommented Unassigned: Value is clear when focus to MaskedEditExtender [27966]
Hi,I have just updated to using ajax 15.1.3 and found that behavior on MaskedEditExtender is changed compared with previous version.Steps:1. Typing value to mask input2. Focus out mask input3. Focus...
View ArticleEdited Issue: ComboBox inside a Panel using CSS attribute display or...
Precondition: ComboBoxes are inside a panel using CSS attribute display set to 'none' or visibility attribute set to 'hidden.'Bug: when display value is set to 'inline' or 'block' the ComboBoxes are...
View ArticleCommented Issue: ComboBox inside a Panel using CSS attribute display or...
Precondition: ComboBoxes are inside a panel using CSS attribute display set to 'none' or visibility attribute set to 'hidden.'Bug: when display value is set to 'inline' or 'block' the ComboBoxes are...
View ArticleEdited Unassigned: UpdatePanelAnimationExtender [27979]
Hi,When I try to use UpdatePanelAnimationExtender I'm always getting the error Object reference not set to an instance of an object.My project worked fine until I updated Ajax Control Toolkit to...
View ArticleCommented Unassigned: UpdatePanelAnimationExtender [27979]
Hi,When I try to use UpdatePanelAnimationExtender I'm always getting the error Object reference not set to an instance of an object.My project worked fine until I updated Ajax Control Toolkit to...
View ArticleEdited 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 ArticleCreated Unassigned: Upgrade AJAX Control Toolkit v15.1.4 - bundling not...
Hi,I've upgraded my project to the latest version of ACT, followed steps to configure bundling but page source code is still full of links.Thanks,
View Article