0
votes
votes
0 answers
blah blah blah is here! blah blah » Close
Imports system.IO Public Class ExcelImpoter Private Sub btnexcelfile_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnexcelfile.Click Dim excelfilepath As FileInfo = New FileInfo("E:\Exp ...
Nothing is happening , what i must do to make my excel file data to displayed in the data grid
Imports system.IO Public Class ExcelImpoter Private Sub btnexcelfile_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnexcelfile.Click Dim excelfilepath As FileInfo = New FileInfo("E:\Exp ...