View Single Post
Old 11-26-2012, 08:30 AM   PM User | #1
emekapromise
New Coder

 
Join Date: May 2011
Posts: 36
Thanks: 3
Thanked 0 Times in 0 Posts
emekapromise is an unknown quantity at this point
Exclamation Problem exporting Data to Excel with java

Please I need a help.

I am trying to export JTable data to excel, it works perfectly if the JTble doesn't contain a null. But once there is a null in the JTable my code throws an exception and the data doesn't eport.

Please can anybody help me correct this error?

Thanks in advance!!!
emekapromise is offline   Reply With Quote