| Author |
Issue with JTable Cell
|
Rohit Kedia
Ranch Hand
Joined: Apr 24, 2010
Posts: 78
|
|
Hi ,
I am having a peculiar Issue with JTable Cell.
Situation:
I am updating a Cell(of a Particular Row so the Cursor is on that Cell),
after entering the value (still the Cursor is on that Cell)
I am clicking a Button which is taking the Data from the TableModel and Updating in the Database .
At this time I can see that the value which I entered is not getting updated in the TableModel
so that value is coming null.
Is there any way We can solve this Issue.
|
 |
Rob Camick
Ranch Hand
Joined: Jun 13, 2009
Posts: 1788
|
|
|
Table Stop Editing
|
 |
 |
|
|
subject: Issue with JTable Cell
|
|
|