1-10 of 1241 < Previous Next >
2 votes

ExtenderControlBase.FindControlHelper crashes in infinite loop

Inside the FindControlHelper class, there is a while statement: while ((null == c) && (null != nc)) { c = nc.FindControl(id); nc = nc.Namin...

id# 25412 | Planned Release: None | Last Updated: Today at 9:59 AM by SanSYS | Created On: Fri at 4:18 PM by stevozilik
1 vote

Hiding first TabPanel of TabContainer hides the TabContainer!

I'm using Version 3.0.30930.0 of the Ajax Toolkit. If I hide the first TabPanel of a TabContainer; the entire TabContainer is hidden! Jay <%@ Page Language="VB" AutoEventWireup="false" CodeFile=...

id# 25411 | Planned Release: None | Last Updated: Fri at 2:49 PM by Jay_harlow | Created On: Fri at 2:49 PM by Jay_harlow
1 vote

MultiHandleSlider - focus issue on mouseover

This control is given focus on mouse over. That's great if the entire control is visible in the current window, but if part of the control is off screen and needs to be scrolled to see it, it will...

id# 25389 | Planned Release: None | Last Updated: Wed at 10:51 PM by nedder | Created On: Wed at 7:01 PM by nedder
1 vote

Does not contain a script with hash code error - No Web Farms

Keep getting the following error. It occures on different pages, and only when certain users work with the site (about 3-5% of the users). We use 64bit OS on the server, we do not use web farms. Wh...

id# 25385 | Planned Release: None | Last Updated: Wed at 12:01 PM by VADK | Created On: Wed at 11:58 AM by VADK
1 vote

Watermark CSS class overrides Text Box CSS class

If you set a CSS class on a TextBox control with the CssClass property, targeting that TextBox with the TextBoxWatermarkExtender that has a WatermarkCssClass property will cause it to lose its CSS ...

id# 25370 | Planned Release: None | Last Updated: Nov 16 at 9:38 PM by joechung | Created On: Nov 16 at 9:38 PM by joechung
1 vote

Tooltip support for CascadingDropDown extender

Attached is a patch for adding tooltip functionality to DropDownList items in popular browsers. From the description: This patch adds tooltip functionality to the CascadingDropDown extender. Wit...

id# 25368 | Planned Release: None | Last Updated: Nov 16 at 6:42 PM by jkdufair | Created On: Nov 16 at 6:42 PM by jkdufair
1 vote

ComboBox doesn't respect the case of entered strings.

If I have a ComboBox defined as: <ajx:ComboBox ID="cboMyDropdown" runat="server" Width="307px" AutoCompleteMode="Suggest" DropDownStyle="DropDown" > </ajx:ComboBox>...

id# 25364 | Planned Release: None | Last Updated: Nov 16 at 2:50 PM by Jay_harlow | Created On: Nov 16 at 2:50 PM by Jay_harlow
1 vote

Problem while useing update panel with ajax modalpopup in grid view

i use ajax 3.0 version's modalpopup iun gridview, when user click on some button at time modalpopup will show and user enter some value but in text box it automartically take comma as value. but wh...

id# 25359 | Planned Release: None | Last Updated: Nov 16 at 7:56 AM by tallboy20045 | Created On: Nov 16 at 7:55 AM by tallboy20045
1 vote

AsyncFileUpload errors in IE6

Great control, but errors in IE6. Unfortunately, most of our staff is on IE6. :(

id# 25322 | Planned Release: None | Last Updated: Nov 13 at 12:10 AM by mkadlec | Created On: Nov 13 at 12:10 AM by mkadlec
1 vote

CalendarExtender Not working with Chrome

hi, I try to use calender extender in my web page. this run on IE 8, Safari 4, Firefox 3.5, Opera 9.64. But when i try to use Google Chrome, it doesnt run. I founded some fix for safari but coul...

id# 25318 | Planned Release: None | Last Updated: Nov 12 at 5:46 PM by mustee | Created On: Nov 12 at 5:46 PM by mustee
1-10 of 1241 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987