Hi everyone,
I have a jtable and i need a way to be able to merge
or to split the cells(both the rows and columns) selected by the user.
I have seen the table model and jtable apis' and there seems to be
nothing about this. I would appreciate it if someone could show me any
codings or any link to any web page on how the splitting and merging of
jtable cells whether it is a column or row.
Thank You
Yours Sincerely
Richard West
Paul van Rossem - 05 Feb 2005 20:16 GMT
> Hi everyone,
>
[quoted text clipped - 10 lines]
>
> Richard West
Maybe this can give you some ideas:
<http://www.codeguru.com/java/articles/139.shtml>
Paul.