ComboBox control added to the ASP.NET AJAX Control Toolkit
The latest changeset from CodePlex includes a new ComboBox control.
This is what the example looks like:
Exploring Microsoft ASP.NET AJAX and jQuery
The latest changeset from CodePlex includes a new ComboBox control.
This is what the example looks like:
Written by tzkuei
November 20, 2008 at 2:10 pm
Posted in Microsoft AJAX Library
Tagged with AJAX Control Toolkit
Subscribe to comments with RSS.
Blog at WordPress.com. — Journalist theme by Lucian E. Marin

How do you make the drodownlist show below the combobox? I have placed multiple combo-boxes on a page and when clicked on the arrows, the dropdownlists show anywhere on the page.
Thanks
Mahesh
January 26, 2009 at 8:18 pm
I suggest the first thing you should check is the DOCTYPE declaration on your page.
tzkuei
February 4, 2009 at 3:12 pm
I have the same issue
my doctype is
Sam
May 14, 2009 at 10:53 am
I have the same issue on a Sharepoint application page that uses the application.master as the master page. Anyone found a solution? And what is the DOCTYPE issue you aare referring to?
unittype
May 21, 2009 at 7:14 pm