For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I found these examples:
http://www.jeasyui.com/tutorial/datagrid/datagrid21.php
jquery - Can a table row expand and close? - Stack Overflow
Basically I want to create a JavaFX table which I can expand in order to see more data. Is there any similar example written in JavaFX?
Ref javafx - Expand table row on mouse click - Stack Overflow