Edited 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: ajax tool kit not installing [27974]
ajax tool kit is not installing in my pc.........i am using visual studio2015 communityit showing the following errrors which i attached in this post....Comments: Hi! I am afraid that this information...
View ArticleEdited Issue: ajax tool kit not installing [27974]
ajax tool kit is not installing in my pc.........i am using visual studio2015 communityit showing the following errrors which i attached in this post....
View ArticleEdited Issue: TabPanel CSS needs updating for Mozilla FireFox [27972]
The default css display element for .ajax_tab_inner and .ajax_tab_outer is display: -moz-inline-box. This used to display my custom css correctly in FireFox, up until FireFox v41.0,2, and now the tab...
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 ArticleCommented Unassigned: Modal Popup incorrect z-index in tab container and...
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 ArticleEdited Unassigned: array.indexOf(item,start) not supported < IE9 [27973]
v15.1.4 has introduced a problem with array.indexOf with < IE9Problem was identified in watermark extender but may exist in other places.Workaround is to use a polyfill along the lines of below:if...
View ArticleEdited Unassigned: array.indexOf(item,start) not supported < IE9 [27973]
v15.1.4 has introduced a problem with array.indexOf with < IE9Problem was identified in watermark extender but may exist in other places.Workaround is to use a polyfill along the lines of below:if...
View ArticleCommented Unassigned: array.indexOf(item,start) not supported < IE9 [27973]
v15.1.4 has introduced a problem with array.indexOf with < IE9Problem was identified in watermark extender but may exist in other places.Workaround is to use a polyfill along the lines of below:if...
View ArticleCommented Unassigned: Modal Popup incorrect z-index in tab container and...
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 ArticleCommented Unassigned: Modal Popup incorrect z-index in tab container and...
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 ArticleCreated Unassigned: Accordion Breaks child UpdatePanel with UpdateMode =...
I have a project that targets .net framework 4.5. The following displays the problem. UpdatePanel2's update mode is set to conditional and is inside an accordion pane. When LinkButton is clicked, the...
View ArticleClosed Unassigned: Bundling is not working for scripts on production web...
Hopefully someone can point me towards what to look for to fix this problem. I am using the latest version of AjaxControlToolkit (v15.1.3). I have followed the directions for enabling optimization and...
View ArticleEdited Unassigned: Accordion Breaks child UpdatePanel with UpdateMode =...
I have a project that targets .net framework 4.5. The following displays the problem. UpdatePanel2's update mode is set to conditional and is inside an accordion pane. When LinkButton is clicked, the...
View ArticleCommented Unassigned: Accordion Breaks child UpdatePanel with UpdateMode =...
I have a project that targets .net framework 4.5. The following displays the problem. UpdatePanel2's update mode is set to conditional and is inside an accordion pane. When LinkButton is clicked, the...
View ArticleEdited Feature: No OnClick Event for Ratings [9125]
The ratings control does not support the OnClick event, only an OnChanged event. This is a problem for sites that allow users to submit a rating using a control that defaults to the item's existing...
View ArticleCommented Feature: No OnClick Event for Ratings [9125]
The ratings control does not support the OnClick event, only an OnChanged event. This is a problem for sites that allow users to submit a rating using a control that defaults to the item's existing...
View ArticleCommented Unassigned: ScriptUserControl class missing! [27946]
Hello,I just thought I would give it a try and port my web project to the all new ACT.The very first problem I noticed my solution containing my own controls based on ACT did not...
View ArticleCommented Issue: Extending Multiple Textboxes with a Single Calendar Control...
If I have a multiple textboxes as part of a DataList or Repeater I have to create an extender for each. This produces a very slow page if I have 30 rows. We really need the ability to extend all of...
View ArticleEdited Issue: Background doesn't render properly with Multiple...
I have a problem with version 51116 (Nov 2011 release) of the toolkit. When opening multiple ModalPopups, the second ModalPopup that gets opened doesn't get its background rendered properly: it stays...
View Article