right i need to create an application which show the data of 60 server (the data retreived from mysql table)
no problem getting the data or showing the data in a table.
but i need the data to be show in text fields.
without creating 60 text fields each for 8 columns, is there an easier way to do this.
im using netbeans.
Thanks
Kurt