Edited Unassigned: LineChart breaks when all values are Zero [28017]
All points will appear above the grid when the series data is all zeros.```<ajaxToolkit:LineChart ID="LineChart1" runat="server" ChartWidth="450" ChartHeight="300" ChartType="Basic"...
View ArticleCommented Unassigned: LineChart breaks when all values are Zero [28017]
All points will appear above the grid when the series data is all zeros.```<ajaxToolkit:LineChart ID="LineChart1" runat="server" ChartWidth="450" ChartHeight="300" ChartType="Basic"...
View ArticleCommented Unassigned: problem populating maskededitextender with date [28016]
I've upgraded to the latest ajax toolkit and now and having problems with the maskededitextender. It works great when my users are filling out forms but when I try to display the contents of the form...
View ArticleCommented Unassigned: problem populating maskededitextender with date [28016]
I've upgraded to the latest ajax toolkit and now and having problems with the maskededitextender. It works great when my users are filling out forms but when I try to display the contents of the form...
View ArticleCommented Unassigned: problem populating maskededitextender with date [28016]
I've upgraded to the latest ajax toolkit and now and having problems with the maskededitextender. It works great when my users are filling out forms but when I try to display the contents of the form...
View ArticleCommented Issue: AjaxFileUpload assumes no query strings already exist in...
When AjaxFileUpload post back it takes your page URL and appends onto the end of it it's own query strings (contextkey and guid). This works fine if your page URL doesn't already contain any query...
View ArticleClosed Unassigned: ChangedText event firing when setting Text in behind code...
Is there a way to set the sliders value without the TextChanged event firing?I only need this to fire when a user actually moves the slider, and not when the value is changed by the behind code.
View ArticleClosed Unassigned: ValidatorCalloutExtender [28015]
I'm in visual studio 2013 and the validatorcalloutextender is not firing. The other ajax items seem to be working such as the calendar extender. Example:<asp:DropDownList ID="ddlEmployee"...
View ArticleCommented Unassigned: problem populating maskededitextender with date [28016]
I've upgraded to the latest ajax toolkit and now and having problems with the maskededitextender. It works great when my users are filling out forms but when I try to display the contents of the form...
View ArticleCommented Issue: AjaxFileUpload assumes no query strings already exist in...
When AjaxFileUpload post back it takes your page URL and appends onto the end of it it's own query strings (contextkey and guid). This works fine if your page URL doesn't already contain any query...
View ArticleEdited Issue: Rounded Corners & Set Focus [15180]
Pretty simple to recreate. Drop a panel, rounded corners extender and a text box on a form. Set the required properties to apply the rounded corners extender to the panel. In your code behind, lets say...
View ArticleCommented Issue: Rounded Corners & Set Focus [15180]
Pretty simple to recreate. Drop a panel, rounded corners extender and a text box on a form. Set the required properties to apply the rounded corners extender to the panel. In your code behind, lets say...
View ArticleCommented Unassigned: problem populating maskededitextender with date [28016]
I've upgraded to the latest ajax toolkit and now and having problems with the maskededitextender. It works great when my users are filling out forms but when I try to display the contents of the form...
View ArticleClosed Unassigned: problem populating maskededitextender with date [28016]
I've upgraded to the latest ajax toolkit and now and having problems with the maskededitextender. It works great when my users are filling out forms but when I try to display the contents of the form...
View ArticleCommented Unassigned: MaskedEditExtender breaks CalendarExtender [27926]
When I upgraded from 15.1.2 to 15.1.3 the CalendarExtender stopped working and it appears the MaskedEditExtender is causing it. Tested by disabling the MaskedEditExtender and the CalendarExtender works...
View ArticleCreated Unassigned: AjaxControlToolkit ValidatorCalloutExtender does not work...
Hi,I have a WebForms application. If I target the application to use .NET 4.6 framework, the ValidatorCalloutExtender does not work. If I switch off the UnobtrusiveValidation, the validation works...
View ArticleCreated Unassigned: rendering issue when used with RegisterAsyncTask [28019]
The RegisterAsyncTask in Page_load calls the acx control using ContinueWithThe acx control contains CollapsiblePanelExtender.This give the error: Extender control 'cpe1' is not a registered extender...
View ArticleCreated Unassigned: Rotate a Slider [28020]
Is there a way to rotate the slider control?I do not mean from Horizontal to Vertical, but to completely rotate it 180 degrees?The vertical version of your control slides from "Top-to-Bottom" which is...
View ArticleCreated Unassigned: ModalPopupExtender within UpdatePanel and ContentTemplate...
1. Environment : * AjaxToolKit 15.1.4.0* Visual Studio 2013 (Tested on Professional and Express both)* .Net framework : Tested with both 4.0 and 4.52: Scenario : ModalPopupExtender within UpdatePanel...
View ArticleCommented Unassigned: ModalPopupExtender within UpdatePanel and...
1. Environment : * AjaxToolKit 15.1.4.0* Visual Studio 2013 (Tested on Professional and Express both)* .Net framework : Tested with both 4.0 and 4.52: Scenario : ModalPopupExtender within UpdatePanel...
View Article