[richfaces-issues] [JBoss JIRA] Resolved: (RF-3965) dataGrid: "cellspacing" and "cellpadding" attributes do not work.

Denis Morozov (JIRA) jira-events at lists.jboss.org
Mon Jul 28 12:43:46 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Morozov resolved RF-3965.
-------------------------------

    Resolution: Done
      Assignee: Tsikhon Kuprevich  (was: Denis Morozov)


Fixed.
Notes: cellpadding now will work automatically.
cellpadding and cellspacing attributes generated for dataGrid component correctly.
To make "cellspacing" working you need declare style class:

.rich-table {
    border-collapse: separate;
}

> dataGrid: "cellspacing" and "cellpadding" attributes do not work.
> -----------------------------------------------------------------
>
>                 Key: RF-3965
>                 URL: https://jira.jboss.org/jira/browse/RF-3965
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: 3.2.2.BETA1
>            Reporter: Alexander Dubovsky
>            Assignee: Tsikhon Kuprevich
>            Priority: Minor
>             Fix For: 3.2.2
>
>
> "cellspacing" and "cellpadding" attributes do not work for rich:dataGrid component.

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

        



More information about the richfaces-issues mailing list