[
https://jira.jboss.org/jira/browse/RF-4871?page=com.atlassian.jira.plugin...
]
Rudi Adianto commented on RF-4871:
----------------------------------
Damian, assuming that your solution works, you can re-do the script everytime reRender
complete by using <a4j:outputPanel/> with ajaxRendered=true, combined with jQuery.
Something like this:
<a4j:outputPanel ajaxRendered="true">
jQuery(document).ready(function() { /* your code here */ });
</a4j:outputPanel>
Without jQuery, a document.onload function might also work, but havent tested it.
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#...
--
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