[
https://issues.jboss.org/browse/RF-12193?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-12193:
------------------------------------
A more reliable workaround for me is to run the ExtendedDataTable's _initialize_
method after displaying the table, as in:
{code}
RichFaces.$($('#form1\\:extendedDataTable').get(0)).initialize()
{code}
rich:extendedDataTable is blank on show
---------------------------------------
Key: RF-12193
URL:
https://issues.jboss.org/browse/RF-12193
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.2.1.Final
Environment: Firefox 11, Internet Explorer 8
Reporter: Nick Dev
Assignee: Brian Leathem
Fix For: 4.3.2, 5-Tracking
Original Estimate: 1 hour
Remaining Estimate: 1 hour
rich:extendedDataTable is blank when shown after it was hidden.
Firefox: complete table is blank.
IE: table header is not displayed.
Table is shown after resizing the window.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira