Created Unassigned: Issue in selecting a date other than current month when...
I have a TextBox, Calendar & MaskedEdit Extender control, then I assign the TargetControlId of both (i.e. Calendar & MaskedEdit control) to the Id of the TextBox, & assign some other...
View ArticleCommented Unassigned: Issue in selecting a date other than current month when...
I have a TextBox, Calendar & MaskedEdit Extender control, then I assign the TargetControlId of both (i.e. Calendar & MaskedEdit control) to the Id of the TextBox, & assign some other...
View ArticleCreated Unassigned: ListSearchExtender "contains" does not work on Chrome...
Hi, the ListSearchExtender does not work on Chrome. Can be verified by downloading the latest source, also by visiting http://ajaxtoolkit.net/ListSearch/ListSearch.aspxWhen using the "contains" query,...
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 ArticleCreated Unassigned: Ajax Control Toolkit falling by the wayside? [27767]
The September, 2014 announcement that DevExpress would be taking over maintenance of the Ajax Control Toolkit was full of excitement and "our first priority is to get the toolkit to a stable...
View ArticleCreated Unassigned: Auto complete extender not working [27768]
I am using auto complete extender to get the cities based on countries which is working fine in the development environment. But, same build throwing exception while working on production server. Where...
View ArticleClosed Issue: DynamicPopulateExtenderControlBase - support for Server method...
It is great that most AjaxControlToolkit controls now derive from DynamicPopulateExtenderControlBase, but it would be even better if DynamicPopulateExtenderControlBase allowed for a same page server...
View ArticleCommented Issue: Tab Container in 15.1 [27775]
In the AJAX Control Toolkit 15.1 sample site when I go to the tabs page then on postback I get this error:Unhandled exception at line 1, column 56851 in...
View ArticleClosed Issue: TextBoxWatermarkExtender - Text Required [10031]
I was trying to use the TextboxWatermarkExtender to highlight the required fields from my form by only setting the ccs property. However the text t is required, and an exception occurs if not...
View ArticleClosed Issue: PagingBulletedListExtender - Max number of Indexies [10822]
Currently in the PagingBulletedListExtender there is MaxItemsperPage, and Index size. It would be nice to have a property saying: I only want to show 10 Indexes across the page.Comments: We will check...
View ArticleClosed Issue: Autocomplete - Parent Control Reference [11421]
With the recent patch to the Autocomplete it is now possible to retrieve and deal with a more complex set of data than a standard list of text, however it would be great if this could be extended to...
View ArticleClosed Issue: Min and max for the always visible control [11475]
With regards to the above subject, is it possible to incorporate a feature to enable the always visible extender to start and end from a certain horizontal point.Something like the sample on the lenovo...
View ArticleClosed Issue: CollapsiblePanel should be more consistent with the Accordion...
In the Accordion control, you can control the image displayed when the current AccordionPane is open or not by using header and headerselected css classes. The Collapsible Panel, on the other hand,...
View ArticleClosed Issue: Slideshow not display controls for 1 slide [12316]
After utilizing the slideshow with a database-fed webservice, I really wanted it to not display the next/prev/play controls if only one item was returned.I've 'fixed' my code to do so, in line 772 of...
View ArticleClosed Issue: autocomplete and xhtml validation [12376]
It should be implemented by default the attribute autocomplete="off" so that passes the w3c xhtml validation.In the current version you have to use the attribute autocomplete="off" in textbox and the...
View ArticleClosed Issue: AutoComplete add KeyElementID Property [13075]
I am proposing that a KeyElementID property (just like CompletionListElementID) be added to the AutoComplete extender. This property would be used to identify an object such as a TextBox or HiddenField...
View ArticleClosed Issue: Setters need to check value is different before executing the...
This means that for costly scenarios like dynamic poplation of content either on the fly(from js cache) or from a web service, the data is retrieved/computations performed.Why don't you handle value...
View ArticleClosed Issue: Accessibility: Accordion Control vs. CollapsiblePanel in...
I am confused as to why the Accordion Control behaves the way it does in relation to the CollapsiblePanel when it comes to JavaScript being enabled or disabled.The CollapsiblePanel utilizes the concept...
View ArticleClosed Feature: Ajax GridView: features of a WSS v3 ListViewWebPart [14573]
Same features as the WSS v3 standard ListViewWebPart. But with the addition to be able to manipulate the column header cell. So the developer can decide per column if he needs an input-field for e.g....
View ArticleClosed Task: AlwaysVisibleControl and Client State [14661]
I think that the AlwaysVisibleControl extender is not using Client State, although it is named as one of the controls that does use Client State on...
View Article