[richfaces-issues] [JBoss JIRA] Created: (RF-10749) extendedDataTable: provide the way to recalculate markup after parent sizes changes.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Mar 14 05:29:46 EDT 2011


extendedDataTable: provide the way to recalculate markup after parent sizes changes.
------------------------------------------------------------------------------------

                 Key: RF-10749
                 URL: https://issues.jboss.org/browse/RF-10749
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: component-tables
    Affects Versions: 4.0.0.CR1
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski
             Fix For: 4.Future


If the table sizes not set it's stretched to parent sizes (both vertically and horizontaly) with only exclusion for width(if summ of column width is greater than parent size - table will be larger than parent). 

And if the parent resizes - width adjusted automatically. But that does'n applied to height. 

If that possible to add such functionality to updateLayout() or some other JS API function in order the users could manually ask the table to recalculate both sizes?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list