alwayslearner
Programmer
Hi there,
I have a JTable object inside a JScrollPane. When I click any row at the far right column of the table, the scroll bar jumps to that column, and this is not what I want.
How can I prevent this?
I have a JTable object inside a JScrollPane. When I click any row at the far right column of the table, the scroll bar jumps to that column, and this is not what I want.
How can I prevent this?