Re: help me regarding jtable in cell of parent jtable



Hi,
You can find some code to embed a jtable inside another jtable in an
article I recently published. There you will see how to create the
different data models that will give the dynamic information to your
tables.
You can find it here:
http://blog.marcnuri.com/blog/default/2007/04/04/Displaying-a-jTable-inside-another-jTable-JTable-cellRenderer

.