admin管理员组文章数量:1123091
I have a dataGridView with some ComboBoxColumns. I noticed while I am trying to get the value of the first selection via dataGridView.CurrentCell.Value?.ToString() the the first selection is empty but the other selections work just fine. The most weird thing is that ComboBoxColumns are reacting as above while another works just fine under the same calling function.
Any ideas?
Not sure what to do.
本文标签: C dataGridView ComboBoxFirst Selection IssueStack Overflow
版权声明:本文标题:C# dataGridView ComboBox - First Selection Issue - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736547295a1944464.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论