Posted By:
J_R
Posted On:
Wednesday, August 1, 2001 10:57 PM
i have records in access file(.mdb)
I am getting that record in a JTextArea
I want that instead of getting 1 record every time in a text area i should get 10 record at a time in some table(or so) in such a way that each record comes in a different row(editable) and when i put cursor on that row the text area which was earlier used should get populated by this record
Its urgent
Please help me