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

Michael B (JIRA) jira-events at lists.jboss.org
Fri Feb 22 11:04:57 EST 2013


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

Michael B commented on RF-11174:
--------------------------------

Voting for this feature as well!

Being able to size tables with percentages depending on the available screen size of the user is such a basic feature in web development, that it's hard to believe RF forces everyone to work without it. (Btw. columns of ext. databale also just clip long texts instead of wrapping or growing with them...).

We made a preview of an application that we are currently developing with RF using ext. datatable. After having to admit that it's simply not possible to dynamically use the available screen size together with the ext. datatable features, customer and business acceptance was down to 0. For now we are forced to stick with the simple datatable, missing all the benefits of the extended version.

Please consider this feature request, as it's hard to explain such unsreasonable restrictions to customers...
                
> [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-Future
>
>
> 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