Hi,
in DC i want to create a excel workbook from a table using JXL api, ie when button is pressed the a excel sheet should be created irrespective of version with the data of the table.
I have to use JXL api bcoz if i use excelToExport component which will work only for 2003 & above versions of Excel.
ie want to export the data of table into excel without version dependencies of excel.
Please give step by step information to create a excel from a table using JXL api.
Thanks in advance & will be appreciated
Thanks
Maha