Click here to Skip to main content
15,893,668 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Vb.net how to import Excel file to datagridview then to datareporteviwer
I have exam degree as Excel file I want to import Excel file to datagridview then to datareportviwer
And if I change the columns of Excel files how tell vb.net about columns name
Thx in advance

What I have tried:

I have tried select command
And dataset
And make fill to it
And datatgrid view working
Problem in make reportviwer

And if the columns for Excel changed how to my program to work
Posted
Updated 6-Feb-18 20:16pm
v2
Comments
Maciej Los 6-Feb-18 16:12pm    
What have you tried till now?

1 solution


I have tried select command
And dataset
And make fill to it
And datatgrid view working
Problem in make reportviwer
And if the columns for Excel changed how to my program to work


Check this: Creating Data Sources for a Report[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900