We have some info that is contained within an excel sheet. the excel sheet contains two columns; customer name + customer balance.
Now I need to display this info inside my
It is better to extract the data from the excel sheet and add it to Datable which you can do using oledbconnection object , connectionobject.GetOleDbSchemaTable.