Hi!
I would like to have Grid with more than one row header. Let's say I have 3 columns: Free space, occupied space, total space. Values in such columns are simple numbers with 2 digits (0-99), so if I want to show column headers in full form, columns will be lot wider than it's values demands. Therefore I would like to configure two-level header: "Space" in first line (cellspan=3), "Free | Occupied | Total" in second line. Is this possible anyhow with Tapestry's Grid component? Best regards, Ladislav