[ANNOUNCEMENT] Added Excel formatting to Data Plug-in

Last week and the week before we released new beta versions of the Data Plug-in focussing on added formatting options.

You can read more about the Plug-in here: http://www.servoycomponents.com/plugins/data.php . Below are the release notes.

You can download the Plug-in using the latest Components Manager from command line: java -jar it2be-manager.jar -beta .

Please be advised that this IS BETA software and it can not be mixed with released components due to changes to the core libraries and a new certificate.
The Components Manager will automatically create an archive of your ‘old’ installation. Please do not remove it before you are 100% ok with the new installation.

Have fun!

Marcel

[new] added optional border type to FormattedDataSet.setCellBorder(row,column,[type],border,color) to allow separate setting of each border
[new] added FormattedDataSet.clear() to remove the content of a cell (not the formatting)
[new] added FormattedDataSet.setFormat(custom format)