JTable column headers missing..kindly help...
Hello there!
:-))
I have written a program that ultimately deals with database connectivity, but my problem is got more to do with JTable. that's why i decided to post my doubt here.
my program displays a JTable by reading fields form a database.
But you see, the column headers are missing!!
I have used the concept of DefaultTableModel, i first searched google and came upon a website: www.exampledepot.com and studied the sample codes on how insert fields into a JTable using the above....
i swear to god i have done the exact same things..
Could you please help me out?
Thankyou very much and have a great day!
:-)

