ASP.NET AJAX Toolkit Forum Posts

April 2009 - Posts

tab panels missing from ajax toolkit
I just downloaded and installed MS Web Developer Express 2008 and the latest Ajax Toolkit I could find. After installing the toolkit into Developer I saw that the tab container was there but the tab panel control was missing. Any ideas how to correct...
Problems with asp.net ajax and drop down lists
First of all I'm using the latest visual studio 2008 with asp.net ajax 3.5 or whatever. I am having issues where my ajax post backs are taking forever when I add a dropdownlist. At least I think that's what is happening. Soon as I bind the drop...
Ajax toolkit for Visual Studio 2005
I finaly have time to start to explore Ajax and am now trying to install it for Visual Studio 2005. When I download the toolkit from the ASP.Net Ajax site -- everything seams to be geared for Visual Studio 2008. Can anyone point me to where I can download...
How to set Focus on TextBox(in User), I am using modelpop extender for login?
Hi All, How to set focus in textbox(UserName) , I am using ModelPopExtender for Login,When page loads that time modelpop is displayed for login purpose so initally i want focus on username textbox. Here is my code. protected void Page_Load(object sender...
MaskedEdit Insert Characters Without Replacing Existing Text
Is it possible to allow users to insert text into a MaskedEdit textbox without it replacing the existing text. So if someone wrote '1345', is it possible for them to insert '2' between the '1' and '3' without it replacing...
Textbox control throw System.NullReferenceException when inside Accordion
I have an accordion control. If I place a simple text box inside it and assign it a value ti will throw an error. I assign it a value inside page load. I cannot figure it out. I am using AjaxControlToolkit version 1.0.10618.0 I know that my value is present...
Autosuggest style
hi i have an autosuggest that is like this < ajaxToolkit : AutoCompleteExtender runat ="server" BehaviorID ="AutoCompleteEx" ID ="autoComplete1" TargetControlID ="txtnombre" ServicePath ="autocompleta.asmx"...
ReorderList InsertItem not sending in value to sortorderfield
Hope someone can help me with this oddity. I'm fairly new to the reorderlist control and have implemented one using the standard newbie method- watch the asp.net video and create one by dragging and dropping controls- including sticking all sql database...
UpdatePanelAnimationExtender sets background to black ( #000 )
I have a update panel that has a timer as a trigger and every 7 seconds it fires the timer event. In the event I just grab a news article title and display it. I'm using the UpdatePanelAnimationExtender for a fade in/fade out effect. Each time it...
ModalPopupExtender - Auto scrollbars if the browser is too small?
Hello I have modalpopupextenders on my site to show a map when the user clicks on a larger map and on small laptops or if the browser isn't full screen, the modalpopup gets cut off a little. Is there a way for the modalpopup to have scrollbars show...
More Posts Next page »