|
-
Nov 4th, 2011, 09:59 AM
#1
Thread Starter
Member
Filling typed dataset from Excel
I have created a typed dataset (in WPF project) with only one datatable and I should fill it from the given Excel worksheet.
How should I do it? I managed to fill an untyped dataset but I have problems with the typed one.
Let's say my Excel data is in the columns A-E, headings in row 1 and the data starting at row 2. The typed dataset has been created with 5 columns, matching the Excel data columns.
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
|