]
Jay Balunas updated RF-11174:
-----------------------------
Fix Version/s: 4.Future
[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: 4.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.
For more information on JIRA, see: