| Author |
Focus Problem in JTable
|
DARSHA gupta
Greenhorn
Joined: Oct 26, 2004
Posts: 3
|
|
i am facing problem because of Focus, actually in my current application i have to get all edited values in cells of selected row, on click of button. now problem is i m not getting new updated value of currenlt selected cell. if i m changing the focus then i m able to. can anyone help me on this Thnaks Darsha
|
 |
VIV sharma
Greenhorn
Joined: Jan 01, 2004
Posts: 18
|
|
can anybuddy help me on my Question ? Thanks.. Viv
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
Add the ListSelectionListener to the TableColumnModel
|
 |
 |
|
|
subject: Focus Problem in JTable
|
|
|