Pushpasheela 0 Newbie Poster

Hi,


I'd like to implement the following but I have no idea where to start:


I have a JTable with 1 column containing Date.


Now i'd like the cells in this column to be editable. I have a datepicker that i'd like to pop up when this cell is clicked and allowing the user to select a date which is then shown inside the cell and also modified in the backing object(that populated the JTable)