[thelist] user interface widget: ordered selection list: do any UI library has this widget?

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Thu Oct 12 10:07:04 CDT 2006


		You mean a swapper list?  EasyListBox can do this if you're using ASP.NET:

http://easylistbox.com/demoSwapper.aspx?rl=ev

...though I suppose you could render the HTML yourself and just use the Javascript file if you're not running on that platform...

Peter

				From: ??? zhangweiwu at realss.com

Hello. I am looking for a library or codesnip that can provide this user
interface widget that I call "Ordered Selection List"

Unlike normal , an ordered selection list let user select itemsand also order the sequence of selected entry. An "ordered selectionlist" might be looking like this: SELECT FROM HERE TO HERE+-----------------------+ +-----------------------+| select option A | | || select option B | [ => ] | select option C | [ up ]| > select option D < | | > select option E < | | select option G | [ <= ] | select option F | [ down ]| select option H | | | +-----------------------+ +-----------------------+This is how to use it: I. if the user click [ => ] button, "select option D" disappear from the first selection list and appear in the second selection list. If the user click [ <= ] button, "select option E" disappear from right selection list and appear in the left selection list. II. if the user click [ up ] button, "select option E" become the first selected option, if click [ down ] button, "select option E" become the last selected item.I don't know how such user interface tool/element/widget is oftencalled, so I call it "ordered selection list". I read that some peoplecall such thing "buildlist" which is probably not commonly used term.A smaller version of such "ordered selection list" might be looking likejust a normal selection list but allow user to drap and drop selectoptions to re-order them. Such "smaller" widget can only used byexperienced user (who knows how to drag and drop) and can only be usedwhen the select option is less then 100 items (otherwise too difficultto drag and drop).Please let me know if there are good implementations of such UIelement/widget. Thank you!-- ????(????) http://www.realss.cnReal SoftService http://www.realss.com????(Sales Department): 0086 592 20 99987 (Chinese, German,English)????(International Sales): 0086 10 8460 6011 (German and English)??:???????,?????6???:????2312???(??361005)-- * * Please support the community that supports you. * *http://evolt.org/help_support_evolt/For unsubscribe and other options, including the Tip Harvester and archives of thelist go to: http://lists.evolt.org Workers of the Web, evolt !



More information about the thelist mailing list