I have a JTable to display results of search from a collection within a
program.
Displaying searched results are fine, however, when I clicked on a
displayed row, previous searched row is presented.
I have tried invalidate and validate table, but these don't seem to have
any effect.
Help is greatly appreciated.
Chau
John McGrath - 01 Mar 2005 16:17 GMT
> I have a JTable to display results of search from a collection within a
> program.
[quoted text clipped - 6 lines]
>
> Help is greatly appreciated.
Without showing any source code, it is unlikely that you will find much
help. Ideally, you should post a runnable example of the problem.

Signature
Regards,
John McGrath