Hi all,
I have a problem in JTable.
I wrote a simple application which contains JTextArea and JButtons and JTable.
It is workling like....
We can issue a sql query in TextArea, once click on fetch button, it will displaying records in Jtable, but if records are more, I implemented a button called Next(JButton). My requirement is if records are more than 25, then it should be display only first 25 records, if click on next button, we can get next 25 records, it should be goes until all records (each time only 25 records).
Please let me know, how to fetch and display only few records in JTable from whole recordset.
Please............., if any body knows & have ideas, please share with me.
Regards, Srini.
At 7:11 AM +0000 2004-07-05, Sreenivas Ganji wrote:
I have a problem in JTable. I wrote a simple application which contains JTextArea and JButtons and JTable.
I think you're on the wrong mailing list. This mailing list is
for discussions of things related to the Mailman mailing list management program, not anything related to Java.
See <http://www.list.org/lists.html> for more information about
the various mailing lists related to Mailman.
-- Brad Knowles, <brad.knowles@skynet.be>
"Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin (1706-1790), reply of the Pennsylvania
Assembly to the Governor, November 11, 1755
SAGE member since 1995. See <http://www.sage.org/> for more info.
participants (2)
-
Brad Knowles
-
Sreenivas Ganji