AD
Administrator
Syncfusion Team
June 21, 2005 02:12 PM UTC
Hi Mohammad,
There is no built in method to do that but you can split the datatable yourself and insert it into the worksheets separately. Here is a sample
http://www.syncfusion.com/support/user/uploads/importdatatabletomultiplesheets.zip
Let me know if you have any questions.
Thanks,
Stephen.
>Hi,
>
> I want to Use (ImportdataTable) for Posting Colmns Let say (1-10) on The Sheet 1 , and Columns (11-15) on sheet 2.
>Can we do this? If so please provide it by C#.Net example.
>
>Thanks