Using Birt 4.2
Is there a way to stop the data cell truncating the data viewed in the table.
Currently there's a method to stop wrapping (No Wrapping on the general tab of table cells) but this only stop it from appearing on two lines.
To recreate you do the following
- You create a dataset
- Bind the data set to a table on the report
- Drop the data cells in to the table
- Set all data, cell and rows to No Wrapping
- Export to XLS
The columns are not auto adjusting to the size of the data, so data viewed in the cells is being truncated when exporting to XLS.
Does anyone know how to tell BIRT to adjust the column size and not truncate the data being viewed in a table in BIRT