Grid component should output additional CSS classes into TDs to identify first 
and last column, first and last row
------------------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1847
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1847
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0.5
            Reporter: Howard M. Lewis Ship
            Priority: Minor


It would be handy if Tapestry would add additional CSS styles into the TD of 
the first and last column and into the TR of the first and last row, so that 
they can be properly styled.  "t-first" and "t-last" make sense.

It could also identify the TH and TD for the current sort column with 
"t-sort-ascending" and "t-sort-descending".

-- 
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]

Reply via email to