Can somebody please recommend a good multi-column combobox control for use in a Web Form? I'm quite disappointed to not find any multi-column support on the DevExpress ASPxComboBox control, unless I'm missing something.
A:
I'm using the telerik RadComboBox control. You can see an online demo of the multi-column functionality here.
M4N
2009-03-07 13:30:43
Unfortunately, the telerik control suite costs just under three times what I'm making on this project.
ProfK
2009-03-07 15:16:55
Well in that case it's probably not an option. Unless you plan to do more ASP.NET projects in the future.
M4N
2009-03-07 15:43:34
I have found a sponsor. Damn, the telerik stuff looks good since I last used it, maybe Q1 2008, or earlier.
ProfK
2009-03-08 21:25:52
+1
A:
I've found better luck exploring javascript controls than asp.net controls; especially if 'free' is a requirement. I haven't evaluated this control but it's one built with jQuery: http://code.google.com/p/jquerymulticolumnselectbox/
Ken Browning
2009-03-07 17:36:21
I'm slowly moving over to the extJS JavaScript framework, but it's too early for me to do an urgent project in.
ProfK
2009-03-08 21:26:50