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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to