[
https://jira.jboss.org/jira/browse/RF-829?page=com.atlassian.jira.plugin....
]
Mikael commented on RF-829:
---------------------------
Related request:
It would be awesome if it was possible to load the subTable content via ajax.
FYI:
Client side workaround for this is not that difficult using jQuery.
To show hide all subTable rows one can show/hide everything with the CSS class
".rich-subtable-firstrow".
To show hide individual subTables one can figure out the id of the subTable
"<table>" and then show/hide all "<td>" elements in that
table (or parents of those td's).
Make subTable collapsable
-------------------------
Key: RF-829
URL:
https://jira.jboss.org/jira/browse/RF-829
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.0.1
Reporter: Joshua Partogi
Assignee: Nick Belaevski
Priority: Trivial
Fix For: Wishes
It would be nice if the subTable that is nested inside rich:dataTable collapsable like
the tree component
--
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