vb.net DataGridViewComboBoxColumn
当使用可编辑的 DataGridViewComboBoxColumn 时,它似乎工作得几乎很好。
用户可以在文本中键入新值,也可以从下拉列表中选择预定义的选项。
问题是,当有人开始输入时,当您单击 Enter、Tab 或右箭头跳到下一个字段时会出现预定义选项,该选项就会从列表中消失。
有什么想法吗?
When using the editable DataGridViewComboBoxColumn it appears to be working almost great.
Users can either type a new value into the text or select a predefined option from the dropdown.
The problem is when somebody starts typing and a pre defined option appears when you click enter, tab, or right arrow to jump to the next field the option disappears from the list.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(1)