aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Editing the fields of the last row in JTable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Editing the fields of the last row in JTable" Watch "Editing the fields of the last row in JTable" New topic
Author

Editing the fields of the last row in JTable

CORALIA POPA
Greenhorn

Joined: Nov 30, 2001
Posts: 1
I have a table, pupulated with some rows (too many to be visible all in the table, so the vertical scrollbar appear). Select the last row, make a double click in a cell. Now I have a strange effect: the vertical scoll bar is moved up, so I can not see my selected row any more. My last visisble row is the row before the selected row.
Did somebody had the same problem ?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Editing the fields of the last row in JTable
 
Similar Threads
JTable help
Table row selection problem
drag and drop event : table not scroll up.
JTable selections
How to move the selected row in Jtable to be the first row in the table