Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 c# 中的数据网格,我希望当我使用表单保存、更新或删除数据库时,网格将在这些操作上刷新(更新)我应该怎么做才能实现这一点请帮助谢谢
你可以通过
将数据源重新绑定到 DataGridView