Focus on a particular Table Cell
843806Jan 16 2008 — edited Feb 12 2008I have a JTable in which I am adding rows dynamically.If I add 3 rows and populate data in 2nd and 3rd rows only,then when I am trying to save data a dialog box pops up for entering data in 1st row.But when i click ok tab I have to click on that column to edit.Is there a way so that when I click OK the cursor itslf comes to that desired column in which I have to edit?