[
https://jira.jboss.org/jira/browse/RF-4871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12487594#action_12487594
]
Damian Harvey commented on RF-4871:
-----------------------------------
You can enable horizontal scrolling by calling this javascript on page load:
document.getElementById('yourFormId:yourTableId:od').style.overflowX="scroll";
However any reRender of the table (eg. grouping, sorting etc) will reset this
value to "hidden". Is there some javascript event that is called when a
reRender is performed?
IMO that would be a satisfactory workaround to this issue.
Thanks,
Damian.
> 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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues