[richfaces-issues] [JBoss JIRA] (RF-11174) [rich:extendedDataTable] attribute "width" of columns should support percent values instead of only accepting px values

Dmitry Olyenyov (JIRA) issues at jboss.org
Mon Aug 11 00:42:33 EDT 2014


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

Dmitry Olyenyov updated RF-11174:
---------------------------------

    Attachment: width-fix.diff


I think I fixed this issue. Here is the patch. It adds class for all TDs in the all tables: header, body, footer. Works for me, at least.

> [rich:extendedDataTable] attribute "width" of columns should support percent values instead of only accepting px values
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-11174
>                 URL: https://issues.jboss.org/browse/RF-11174
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Final
>            Reporter: Rene O
>             Fix For: 5-Tracking
>
>         Attachments: width-fix.diff
>
>
> Currently you can only define the width of a column inside the rich:extendedDataTable like this:
> <rich:column width="120px" ...
> But it should also be possible to define it like this:
> <rich:column width="30%" ...



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the richfaces-issues mailing list