User1750643896 posted
am reading excel sheet with the below connetion,but in one order no some rows comes empty row, but excel sheet the row has present..
*connString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" + path + ";Extended *Properties='Excel 8.0;HDR=Yes;IMEX=0';"**
How can I read all the order in from the excel sheet?