ASP.NET AJAX Toolkit Forum Posts

February 2008 - Posts

setting default value from database to for cascading dropdown failed Plz Help
hi i have a website which has 2 form that links to 3 tables. A car table, carmodel table and an Officer table. I have two dropdown which draws its table from the car table and the carmodel table. The input form will insert the values to the officer table...
Namespace is undefined
When the program runs, an IScriptControl control generates this: $create(Nucleo.Web.ListControls.ClientCheckboxListBehavior, { "activeIndex" :-1, "selectedIndex" :-1}, { "allItemsSelected" :ClientCheckboxListTest_AllItemsSelected...
Value is not the name of the type being registered or the name is a reserved word.
Hello, I'm getting the exception "Value is not the name of the type being registered or the name is a reserved word." whenever I try to register my class name, which is this line: Type.registerClass( 'Nucleo.Web.ButtonControls.TextBoxButtonEnablerBehavior'...
AutoComplete a DropDownList
Hi everyone, I'd like to create a drop down list with auto complete. I'm using Visual Studio 2008 with C# and AJAX. Is there a way to do it? The drop down list is the list of customer code from a database. I'm able to have the drop down list...
HoverMenu rendered by OnClick event
Is there a way to get the HoverMenuExtender to only render when someone clicks the TargetControlID of the extender? Basically, it seems like I need a cross between a modal (but MUCH lighter and faster) and a hoverMenuExtender (anchored on the calling...
Getting the controls to appear in the toolbox
I installed the Ajax control kit to a folder on my computer but the actual controls do not appear in the toolbox in visual studio. how do you get them to appear? Is there a specific folder the control kit has to be installed to? Thannks Read More...
Controls inside UpdatePanel being duplicated on second click
I am writing an application that displays a list of LinkButtons (created by a Repeater), one of which the user can click to fill in a TextBox. The list appears when the user click the Button for the desired TextBox, and then disappears when they click...
Dropdownlist Extender
I currently have a dropdownlist extender who's TargetControlID is an image and DropDownControlID is a panel. In the panel I have an image, textbox, and ImageButton. (I do realize that the extemder is for a list, but I decided to try something different...
AutoComplete mixing up data
Using .NET 3.5 and the latest ControlKit my AutoComplete is not working. Well it's working, but the data that is presented looks all scambled. Here is some of my code: < ajaxToolkit : AutoCompleteExtender ID ="ext_autoCompletePropName"...
Alignment SlideShow
I have used the SlideShow extender togeter with Image control, and I am using asp.net 3.5 / VWD 2008 Express. Everything is working fine in "design wiev," but when I "Wiev in Browser" or export the files to my web holtel, the slideshow...
More Posts Next page »