Multi-level drop downs

thread: 2 messages  |  last: about 5 years ago  |  started: thursday, june 22, 2006, 8:33 am pdt


#1  |  freakazoid3 (Nicosia, Cyprus) Cyprus
Thursday, June 22, 2006, 8:33 AM PDT

Is there any way that we can create a QListbox that is mutli-dimensional?  That way instead of having a really long list you can break the list into categories and have the sub-categories appear when you hover over a category.
To achieve the same effect, I have to create two listboxes and have ajax actions fired from one to populate the other.  This is obviously limited.

Thanks

#2  |  Mike Hostetler (Denver, CO) United States of America Qcodo Administrator
Monday, June 26, 2006, 10:37 AM PDT

I believe the method of having two Listboxes is currently the only way.  I would personally encourage you to research this a bit more, perhaps find an example of what you are looking for on the net and post it here.  That way, we can look at it and possibly discuss implementing what you need into a custom QControl that extends QListBox.

The other Mike H



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.