Also, this example shows class attributes being generated such as

<td class="list-column-center">

where the heck was that defined?

When I look at my own output for t:dataTable, I get

<td class="standardTable_Column">

Why is tomahawk outputting this? I don't see standardTable_Column defined anywhere. I want to be able to use my own CSS class for the cells...

-Jeff

Jeff Bischoff wrote:
On this site, they have an example DataTable that has styleClass set. However, after downloading the source and looking at the CSS, there is nothing in there that matches this styleClass name "list-background". This is very confusing...

Does anyone know of a better example? (Or am I missing something on this one?)

Regards,

Jeff Bischoff

Matthias Wessendorf wrote:

Jeff-

perhaps [1] is useful for you.

-Matthias

[1] http://www.exadel.com/tutorial/jsf/jsftags-guide.html

On 4/26/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:

dataTable is rendered as an HTML table, so you will want to use Google to find out how you can manipulate table display w/ regular CSS.

Dennis Byrne


-----Original Message-----
From: Jeff Bischoff [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 26, 2006 05:09 PM
To: users@myfaces.apache.org
Subject: attributes for dataTable's styleClass?

I realize that styleClass is a CSS class, but what are valid entries to
describe a DataTable? Is there a resource somewhere detailing the valid
attritubes for CSS that affects dataTable specifically? Searching the
web for this information leads to confusion.

We would like to remove the default border and grid pattern, among other
things.

Regards,

Jeff Bischoff
Kenneth L Kurz & Associates, Inc.









--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
http://jroller.com/page/mwessendorf
mwessendorf-at-gmail-dot-com










Reply via email to