How can I bind the excel data to DataGrid?
I have a excel with one sheet. There are three columns, Date, Product and Price. I want to show in DataGrid with the same formate(has three columns).
How can I bind the excel data to DataGrid?
I have a excel with one sheet. There are three columns, Date, Product and Price. I want to show in DataGrid with the same formate(has three columns).