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.
我有一个绑定到数据表的 DataGridView。我想只向 DataGridView 添加一行,而不是向数据源添加一行,以便我可以显示网格最后一行中特定字段的总和。这可能与 DataGridView 吗?
谢谢,布拉德