[
https://issues.apache.org/jira/browse/TAPESTRY-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAPESTRY-2021.
------------------------------------------
Resolution: Fixed
Fix Version/s: 5.0.8
The new lean parameter on Grid (and GridColumns and GridRows) controls this.
lean as in "lean and mean". It defaults to false, which is the old behavior.
> It should be possible to turn off the generation of CSS classes for table
> headers and table cells inside a Grid
> ---------------------------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-2021
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2021
> Project: Tapestry
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.0.7
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.0.8
>
>
> The Grid component places a CSS class attribute on each TH (in the header
> row, used to show a title and control sorting) and in each TD below (the data
> cells). The attribute name is derived from the property name with a suffix
> ("-header", "-cell"). This is very useful when trying to customize L&F using
> CSS, but is wasted characters, a lot of them, when not using such a feature.
> It would be nice if this could be controlled more succinctly ... either
> turned off, or limited to certain columns.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]