blah blah blah is here! blah blah » Close

0
votes
0 answers

Mr.Madhatter

Can you tell me how to fix my problem

-1
votes
1 answers

“Databind is not a member of system.windows.forms.datagridview”

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 ...

0
votes
0 answers

Reply

Nothing is happening , what i must do to make my excel file data to displayed in the data grid

0
votes
1 answers

databind is not a member of system.windows.forms.datagridview

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 ...

Feedback