reading xls file in dataset with firstrow as header
Author
Message
pankajmittal3
Joined: Fri Nov 07, 2008 6:56 am Posts: 3 Location: Delhi,India
reading xls file in dataset with firstrow as header
I am reading a .xls file as dataset using
easy_ReadXLSSheet_AsDataSet(filepath,sheetname)
I am able to fetch the file in dataset but the problem is I want to treat excel first row as header in dataset but easy xls read the excel first row as normal row not as a header. I am using .net 2.0 c#, excel 97 to 03
Mon Dec 08, 2008 3:36 am
daniela
Joined: Fri Feb 03, 2006 12:23 pm Posts: 199 Location: Brasov, Romania
Yes, the first row (even the header row) from the spreadsheet si always the first row in the dataset.
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