跨线程的小运用。DataSet 和 DataGradeView DataTable 的数据填充。
DataSet
DataGradeView
DataTable
Note: 一些和数据库的交互操作都封装在 SQLHelper 类中,练习时候自行添加。