How to make sure a DataGridView columns only accepts integers?

前端 未结 0 1307
深忆病人
深忆病人 2020-12-29 18:12

I would like to validate that a DataGridView column only accepts integers.

I used the Keypress event, but this event was not fired on pressing a key.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题