posted 16 years ago
Dear community,
let me ask you a question: how can I defined column to be auto-sorted?
The problem is the following: creating JTable with some columns, set auto sort to true and some other cosmetic stuff.
I'm perfectly happy with the result on the screen with the only exception - each time this window appear I need to click on the first column to make logs display sorted by they appearance - how can I make JTable window appear with the column #0 sorted by default, with no writing my personal sorter?
Googled, but didn't find any tricks on this.
Thanks in advance,
Regards,
/Alexander.