[richfaces-issues] [JBoss JIRA] Commented: (RF-4871) ExtendedDataTable: add horizontall scrolling possibility

Nicolas Gaudin (JIRA) jira-events at lists.jboss.org
Thu Nov 5 08:29:06 EST 2009


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

Nicolas Gaudin commented on RF-4871:
------------------------------------

Hi
using same version:

i added also to make scroll appear earlier and get rid of some z-index issues with some components within EXDT

try
                            .extdt-content{
                                overflow-x:hidden;
                                overflow-y:auto;
                                position:relative !important;
                            }

hope can fix
tell me
rgds

> ExtendedDataTable: add horizontall scrolling possibility
> --------------------------------------------------------
>
>                 Key: RF-4871
>                 URL: https://jira.jboss.org/jira/browse/RF-4871
>             Project: RichFaces
>          Issue Type: Feature Request
>          Components: component-tables
>    Affects Versions: 3.3.0
>            Reporter: Ilya Shaikovsky
>            Assignee: Piotr Buda
>             Fix For: 4.0.0.BETA1
>
>
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187120#4187120

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list