Hi IT牛牛,
我推荐用DataGridView, 只要将数据绑好,增加只要在新行里输入就行,修改单击两次单元格进入编辑模式直接改,删除的话可以推出编辑模式,选中行然后按Delete键。您可以参照下面的代码:
http://msdn.microsoft.com/zh-cn/library/fbk67b6z(VS.80).aspx
如果我的回复未能帮助到您,请及时反馈。
Aland Li
Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.