|
-
Jun 12th, 2006, 09:24 PM
#1
Thread Starter
New Member
Datagrid to Excel
I want to export the 3 different grid to different WorkSheet in the same Excel sheet.(using C#)
Iam able to do the same in a single sheet. But not sure how to do for different worksheets. Any help is appreciated.
Thanks,Shobana Shetty
-
Jun 12th, 2006, 09:54 PM
#2
Re: Datagrid to Excel
If you can do it for one sheet you can do it for any number of sheets. You must be getting a reference to the worksheet to do it for one so simply get a reference to a different worksheet. If you only have one worksheet then add another.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|