[richfaces-issues] [JBoss JIRA] Updated: (RF-10547) rich:collapsibleSubTable needs heigth and width property

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Feb 17 04:51:13 EST 2011


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

Nick Belaevski updated RF-10547:
--------------------------------

         Assignee: Konstantin Mishin
    Fix Version/s: 4.Next
      Component/s: component-tables


> rich:collapsibleSubTable needs heigth and width property
> --------------------------------------------------------
>
>                 Key: RF-10547
>                 URL: https://issues.jboss.org/browse/RF-10547
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>            Reporter: nimo stephan
>            Assignee: Konstantin Mishin
>             Fix For: 4.Next
>
>
> It is not user-friendly, if rich:collapsibleSubTable is expanded by the user and enlarges the whole site if there are too many columns/rows within rich:collapsibleSubTable. Therefore the columns and rows should be wrapped within a horizontal/vertical scrollbar if declared width or height is exceeded:
> <rich:datatable...>
> <rich:collapsibleSubTable width="200px" height="100px"..>
> ...
> </rich:collapsibleSubTable>
> </rich:datatable...>
> should mean that the rich:collapsibleSubTable is wrapped within a horizontal scrollbar if width of 200px is exceeded and is wrapped in a vertical scrollbar, if height of 100px is exceeded.
> With this, the User can scroll within a rich:collapsibleSubTable without loosing the focus of its parent datatable.

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