Hi Exhibitors,

I've been working on an internal Exhibit with a table but I'm having some
trouble controlling how the columns appear.

This is the current table view definition:

<div ex:role="exhibit-view" ex:viewClass="Exhibit.TabularView"
        ex:columns=".start, .end, .label, .description"
        ex:columnLabels="Starting, Ending, Label, Description"
        ex:columnFormats="date {mode:short}, list, list, list"></div>

.start and .end are dates in format YYYY-MM-DD, .label is the brief
description and .description is long text (say up to 300 characters).

Q1 How can I show the first two date columns in an DD MM YYYY format or DD
MMM YYYY format? 

Q2 How can I set the column widths up to be useful (say 10% 10% 20% 60% for
example). Does this have to be done via CSS? I'm  a bit of a CSS novice (but
I've got the O'Reilly book and been working on hard on it!) 

I've been scouring the WIKI pages but info about this type of control is
pretty sparse there. Obviously you can do HEAPS of things with smart CSS and
a bit of javascript but that isn't my programming background :*(

Thanks
Peter

Peter Frederick
IT Manager,  Riverina Australia Pty Ltd
Email: [EMAIL PROTECTED]  
Phone: (07) 3007-6836

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to