Skip to main content
added 189 characters in body
Source Link
user798182
user798182

Have you tried jtable.setRowSelectionInterval(..) ?

Addition from comment: also try jtable.addRowSelectionInterval(..).

Have you tried jtable.setRowSelectionInterval(..) ?

Have you tried jtable.setRowSelectionInterval(..) ?

Addition from comment: also try jtable.addRowSelectionInterval(..).

Source Link
user798182
user798182

Have you tried jtable.setRowSelectionInterval(..) ?