Extraction to Excel or Calc in a Grid widget
Author: antoine.picaud@free.fr (apicaud)
Hi,
The possibilities of XML is very interresting for the data conversion.
A new functionnality will be great if in the grid widget, we can send data to a data sheet like "Microsoft Excel" or "Oo Calc".
With a conversion to an xml format understanding by all data sheet.
Currently, I found a solution. I create a file xml from my entity and made a transformation by xmltransform.
The result is an XML file. Under "Microsoft Excel", or "Oo Calc", you can save your data sheet in XML format.
This is my result.
Regards,
Antoine