Hi, I'm looking to display a 2-dimensional calendar of items in qooxdoo.
Each cell in this table can have a varying number of line items, sort of
like an event calendar - so columns could be Sunday -> Saturday, and time
slots could be the rows. In my case, a single cell can have anywhere from 10
to 50+ items, and each item should be individually clickable to bring up a
"more info" panel. Cells in the calendar should not have scroll bars, just
the overall calendar will be scrollable and cells will be as tall as they
need to be to show all their items.

Should I/ can I create a table, where each table cell contains a (what???
SelectBox? ListBox? ) with the 50+ clickable items? Or is there a better
qooxdoo structure to display the data??
Thanks for any suggestions,
Ken
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to