[
https://issues.jboss.org/browse/RF-11174?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-11174:
------------------------------------
Thanks for the patch [~dmitry.olyenyov]! Have you checked that your patch works in all
the corner cases, eg. scrolling, frozen columns, container resizing, etc.?
[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-updated.diff, 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)