Vb.net如何将excel文件导入datagridview然后再导入datareportviwer

问题描述:

Vb.net如何将Excel文件导入datagridview然后再导入datareporteviwer

我将考试学位作为Excel文件我要将Excel文件导入datagridview然后再导入datareportviwer

如果我更改Excel文件的列,如何告诉vb.net关于列名称

Thx提前



我有什么尝试过:



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

成员13664573 [ ^ ]写道:



我尝试过选择命令

和数据集

An d填写它

和datatgrid视图工作

make reportviwer中的问题

如果是Excel的列改变了我的程序工作方式


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





检查:为报告创建数据源 [ ^ ]