Created Issue: TabControl stops working when control adapter is applied? [27326]
Well i had a problem with styling the TabControl as it keep rendering height: 100% on the "_body" div tag, so i created a WebControlAdapter and implemented a new RenderContents that did not render 100%...
View ArticleCommented Issue: TabControl stops working when control adapter is applied?...
Well i had a problem with styling the TabControl as it keep rendering height: 100% on the "_body" div tag, so i created a WebControlAdapter and implemented a new RenderContents that did not render 100%...
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 ArticleCreated Issue: AjaxFileUpload issues running on IIS 7.5 when using HTML 5...
Details:AjaxFileUploadControlAjaxControlToolkit.dll version 4.1.60919 (September .Net 4 download)Hosted on IIS 7.5 web server - has all current Microsoft patches (including the 2 HTML5 reliabilty...
View ArticleEdited Issue: AjaxFileUpload (postback?) issue running on IIS 7.5 when using...
Details:<br />AjaxFileUploadControl<br /><br />AjaxControlToolkit.dll version 4.1.60919 (September .Net 4 download)<br /><br />Hosted on IIS 7.5 web server - has all...
View ArticleCommented Issue: Error in Tabs Ajax Control Toolkit. [27237]
Hi,I found an error in Tabs of ajax control toolkit, I have downloaded the last version of June 2012 Release, the erros occors in the other versions too.The error consist in have a TabContainer inside...
View ArticleCommented Issue: Error in Tabs Ajax Control Toolkit. [27237]
Hi,I found an error in Tabs of ajax control toolkit, I have downloaded the last version of June 2012 Release, the erros occors in the other versions too.The error consist in have a TabContainer inside...
View ArticleCreated Issue: AsyncFileUpload is not working with coockiless session [27328]
AsyncFileUpload is not working with coockiless session as PostbackURL is going without appending session in URL. So, session_start event is getting execute when user trying to upload any document....
View ArticleCommented Issue: Error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts....
I've that error. My page has<%@ Register TagPrefix="asp" Namespace="AjaxControlToolkit" Assembly="AjaxControlToolkit"%>...<asp:ToolkitScriptManager...
View ArticleCreated Issue: HTMLEditorExtender doesn't show icons [27329]
As the subject says. I've bound an HtmlEditorExtender to a textbox but it doesn't show the icons in the toolbar, just grey buttons.
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 ArticleCreated Issue: Ajax HTMLEditor - Copy, Paste buttons not appearing in Firefox...
I'm using an Ajax HTMLEditor in my application. When the page is accessed via FF and Chrome, the Copy and paste buttons on the tool bar are not visible though everthing looks good in IE9 and IE8.In FF...
View ArticleCommented Issue: "PopupDiv" visible when you set HtmlEditorExtender Disable...
Issue occurs when you set "Enable = False" on HtmlEditorExtender.Tested in IE8 with and without Compability View.See the attached file.Code:<div><asp:TextBox ID="txtObs" runat="server"...
View ArticleCommented Issue: HTMLEditorExtender doesn't show icons [27329]
As the subject says. I've bound an HtmlEditorExtender to a textbox but it doesn't show the icons in the toolbar, just grey buttons.Comments: Ok, found a solution to get this work in a Details- Grid or...
View ArticleCommented Issue: Paste from MS Word (with cleanup) in HTMLEditorExtender [26985]
We need the two paste operation:Paste Plain TextPaste from MS Word (with cleanup)in the new HTMLEditorExtender. Like we had in the old HTMLEditor.Comments: Hello, This feature would be great!, but...
View ArticleCreated Issue: Invalid HTML5 property in Calendar control [27331]
Was using 3.5, downloaded 4.0, and the problem appears in both: there is an invalid property in the Calendar control that kills my HTML5 W3C validation. It appears in the genrated code when using the...
View ArticleCommented Issue: AsyncFileUpload causes ViewState to lose the content [26737]
Im'using the component inside a UpdatePanel, the components are part of a CompositeControl.I have others composite controls like this one, but no other using AsyncFileUploa, all the controls use the...
View ArticleCommented Issue: CalendarExtender - Wrong Date/Time Bug? [27045]
I am having a problem with the AjaxControlToolkit CalendarExtender. Let me explain my page setup. I have an ASP TextBox on the page that is supposed to hold the End Time of an event. The time must be...
View ArticleCreated Issue: HtmlEditorExtender in Right-To-Left contents [27332]
Hi everyone,The question is:How to change the default style applied to INDENT, OUTDENT, etc. in HtmlEditorExtender?A full detail on the issue:I've used HtmlEditorExtender in a "Right-To-Left" oriented...
View ArticleCommented Issue: AjaxFileUpload control doesn't work if it's placed on an...
AjaxFileUpload control doesn't work if it's placed on an initially invisible Panel control. Files can be selected on the client side, but if the user clicks the Upload button then the upload will not...
View Article