April 2009 - Posts
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...
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...
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...
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...
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...
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...
hi i have an autosuggest that is like this < ajaxToolkit : AutoCompleteExtender runat ="server" BehaviorID ="AutoCompleteEx" ID ="autoComplete1" TargetControlID ="txtnombre" ServicePath ="autocompleta.asmx"...
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...
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...
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 »