G
Guest
hi!
I've managed to pull some data from an excel spreadsheet using ADO.net
Rather simple.
The Only problem is that whenever I put that data into dataGrid, it adds
these F1, F2 words to the header whenever a null is retrived from the excel
doc. In this example, all items are null, but that won't always be the case.
I just want to get rid of the F1, F2 items that are automatically added.
I took a screen shot, take a look:
http://thekcins.com/caseyTest/Fhead.jpg
Thanks for the Help!
Casey
I've managed to pull some data from an excel spreadsheet using ADO.net
Rather simple.
The Only problem is that whenever I put that data into dataGrid, it adds
these F1, F2 words to the header whenever a null is retrived from the excel
doc. In this example, all items are null, but that won't always be the case.
I just want to get rid of the F1, F2 items that are automatically added.
I took a screen shot, take a look:
http://thekcins.com/caseyTest/Fhead.jpg
Thanks for the Help!
Casey