i want to get next record of the table whenever clicking on button in swing form
- by Jisson
Hai,
I want to create a JFrame with some TextFields and Buttons .I want to get next record in the table whenever i clicks on a "next button" and also a "previousbutton",clicks on it get the prprevous value from the table.