nanotech wrote:
Q1: How do I make Header in DataTable to wrap to new line. I am putting a
newline character but its not woorking.
columns.add(new PropertyColumn(new Model("This is a very very very long
header that does not wrap"),
"sortProperty", "propertyExpression"));
How do you display a line break in HTML?


Q2:Is there a way to set the column's width, so that data always wraps if
its more that a particular width?
How do you set the width of an HTML table?

plb

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to