Give an option to prevent t:column groupBy property from doing rowspan.
-----------------------------------------------------------------------

                 Key: TOMAHAWK-711
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-711
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Column, Extended Datatable
    Affects Versions: 1.1.3
            Reporter: Guy Bashan
             Fix For: 1.1.5-SNAPSHOT


Many tables are drawn with rows that are colored with 2 colors (color for even 
row and color for odd row).
The groupBy property does two things:
1) Row span of all identical values of a specific column.
2) allows drawing a seperator line (using css).
The rowspan effect for tables with 2 color rows is looking not nice. It will be 
great if it will be possible to use only the css group propery without the 
rowspan effect.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to