Reply to topic  [ 2 posts ] 
easy_WriteXLSFile_FromDataSet and multiple sheets 
Author Message

Joined: Thu Feb 26, 2015 7:12 am
Posts: 1
Reply with quote
Post easy_WriteXLSFile_FromDataSet and multiple sheets
by using the easy_WriteXLSFile_FromDataSet method and having a dataset composed of lets say 2 tables, is it possible to write this set to 2 sheets in the file?
if not, is there a workaround for this ?
thx


Thu Feb 26, 2015 7:14 am
Profile

Joined: Wed Nov 07, 2007 4:42 am
Posts: 67
Reply with quote
Post Re: easy_WriteXLSFile_FromDataSet and multiple sheets
Hi! Not directly. You may insert 2 datasets this way. Use ExcelWorksheet.easy_insertDataSet() method to:

1) Add the initial dataset that will insert the first table.
2) Create a new dataset and add the second table to it. Also add this dataset.

Then use ExcelDocument.easy_WriteXLSFile() method to write the file.


Mon Mar 02, 2015 7:00 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.