Hi,
When using row.Cells(), the number of cells returned for the header is 68 which is different for when i read the following rows of data which gives 67 cells.
Hence when i add the cells in a datatable they get out of synch.
There are data cells which are blank.
How to resolve this and read the same number of cells for each row?
Thanks,
SanjeevM.
When using row.Cells(), the number of cells returned for the header is 68 which is different for when i read the following rows of data which gives 67 cells.
Hence when i add the cells in a datatable they get out of synch.
There are data cells which are blank.
How to resolve this and read the same number of cells for each row?
Thanks,
SanjeevM.