Hello, first off I wanted to say thank you for taking the time to read my question. I have a JTable that is being used to display, and edit data from a database. When the user presses the Enter key on the keyboard I want a carriage return to occur in the cell they are typing in. I do not want the cursor to go to the next row which is the default behavior.
Can someone please assist me in finding a solution for this issue?
Thanks in advance,
Robert