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

Brian Leathem (JIRA) issues at jboss.org
Tue Jan 7 12:36:33 EST 2014


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

Brian Leathem commented on RF-11174:
------------------------------------

I apologize [~reekasr] for the delay in resolution of this important feature request.  In an upcoming Alpha of RichFaces 5 we will de-couple the client-side implementation of the EDT from the JSF backend.  This will make it easier to test and re-factor the code to allow for this change to land.  Look for this to land in the next couple of months.
                
> [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