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

omar al kababji (JIRA) issues at jboss.org
Thu Jan 2 12:41:33 EST 2014


    [ https://issues.jboss.org/browse/RF-11174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933423#comment-12933423 ] 

omar al kababji commented on RF-11174:
--------------------------------------

In addition to percentages, It would be nice to have a way to specify widths as follows too:

col1 width = 100px
col2 width = 200px
col3 width = * (where * means take the remaining width of the table.)



                
> [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
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list