[richfaces-issues] [JBoss JIRA] Updated: (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:31:45 EDT 2011


     [ https://issues.jboss.org/browse/RF-10749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Shaikovsky updated RF-10749:
---------------------------------

    Description: 
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. 

I realize that such functionality could be hard to implement or affect the performance if added by default. But if that possible to add such functionality at least to updateLayout() or some other JS API function in order the users could manually ask the table to recalculate both sizes?

  was:
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?



> 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. 
> I realize that such functionality could be hard to implement or affect the performance if added by default. But if that possible to add such functionality at least 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