periyasamy
September 24th, 2000, 01:06 PM
I have a Oracle Table with 100 rows and 9 columns. I need to display all the data in the screen preferable on a Panel in a Table with rows and columns. may be scrollable tabel window.Can anyone advice me how I will populate a Table in a Panel from Data base Table. I could get all the rows with executeQuery and rs.next. Buw how can I display on a Table in the panel.
Thanks
Periyasamy
Thanks
Periyasamy