首页题库练习题目详情
Visual Basic语言程序设计单选题中等

在Visual Basic中,使用DataGrid控件显示数据时,需要将DataGrid的DataSource属性绑定到哪个对象?

ADataSet
BDataTable
CDataView
DDataRow