ce
ce copied to clipboard
Column field attribute does not work on a JExcel if it is created using a html table.
I am trying to turn a html table into JExcel grid. Many of the columns are supposed to be large text.
Text Wrapping, reference article found to achieve the functionality, but unfortunately it won't work if JExcel is create using a HTML Table.
A JS Fiddle is also here -> JExcel Example