用c#做一个系统,在表示层的窗体中用了datagridview控件
this.dataGridView1.DataSource = MemberManage.GetAllMems();
其中在数据层用了dataset数据集,返回值是table[0],
高手帮帮忙,没多少分了,等正分了给大家啊
用c#做一个系统,在表示层的窗体中用了datagridview控件
this.dataGridView1.DataSource = MemberManage.GetAllMems();
其中在数据层用了dataset数据集,返回值是table[0],
高手帮帮忙,没多少分了,等正分了给大家啊