一个用.NET三方控件gridcontrol做的例子(此控件对应微软datagridview)首先,用gridcontrol与DataSet绑定,然后操作gridcontrol中的网格,保存后,实现对数据的增加,删除,插入,查询操作,gridcontrol与datagridview有一些地方不同