[richfaces-issues] [JBoss JIRA] (RF-11728) Support % column widths in extenedDataTable

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Dec 6 17:54:17 EST 2012


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

Brian Leathem commented on RF-11728:
------------------------------------

The attribute is already in place, but the EDT only respects "px" width for columns, not "%" width.  I experimented with enabling "%" widths, but this will require substantial changes to the client-side calculations that calculate the column widths across the multiple html tables used to implement the EDT.

I'm going to bump this to RF 5, where we will look at a re-write of the EDIT client-side code to work with the new standalone javascript widget architecture.
                
> Support % column widths in extenedDataTable
> -------------------------------------------
>
>                 Key: RF-11728
>                 URL: https://issues.jboss.org/browse/RF-11728
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.1.0.Milestone4
>            Reporter: hantsy bai
>            Assignee: Brian Leathem
>            Priority: Minor
>             Fix For: 4.3.0.M3
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> I tried to use extendedDataTable...there is no width attribute...and I set a style="width:100%"...and set column width="30%"...there is no effect...when I dig the code in firebug...I found extenedDataTable use a fixed width...

--
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