Java-Swing - how can i create a jtable in the cell of another jtable

Posted on Wed Apr 4 02:20:42 2007 by martin1
how can i create a jtable in the cell of another jtable
hi all, i am making an application in which i have a 10*3 jtable i wans to add jtable in all the 30 cells of parent jtable and simultaneously add dynamic data to all these 30 jtables.how can i do that. i am able to generate the matrix using TableCellRenderer but i am unable to add dynamic data to all the 30 jtables so plz do help me i am in great need.
Write a response