I'm looking for a free multi columns dropdownlist for my school project. Has been google for a while but found nothing.
Do you guys have any recommendations?
I'm looking for a free multi columns dropdownlist for my school project. Has been google for a while but found nothing.
Do you guys have any recommendations?
I'm not 100% sure I understand what you mean by "multi-column dropdown". A dropdown doesn't have columns, just items, which are simple strings, so I'm taking my best guess.
If you mean TWO dropdowns, each tied to a different DATABASE column, where when you select one, the contents of the next change, based on the first one (and based on a parent-child relationship in the database), then there's an extender for this in the Ajax Control toolkit that you can use...
http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/CascadingDropDown/CascadingDropDown.aspx