datagridview中设置comboboxcell类型 出现错误了啊!
问题1:
datagridview中设置comboboxcell类型 出现错误:
错误提示是:
system.argumentexception:datagridwiewcomboboxcell无效
问题2:
在button1中写一个以下事件的代码该怎么写啊:
点击之后先验证 combox1 combox2 combox3 以及 datagridview 中的不能为空的cell
是否为空;如果为空,蹦出提示:",,,,,,不能为空".如果验证通过,那么将datagridview中的数据保存到数据库 LI 的billinfo表中.
我是新手,多多关造啊!