错误:WSE dasbhoard添加Microsoft Cloud帐户 - DataGridViewComboBoxCell值无效 [英] Bug: WSE dasbhoard add Microsoft Cloud accounts - DataGridViewComboBoxCell value is not valid

查看:134
本文介绍了错误:WSE dasbhoard添加Microsoft Cloud帐户 - DataGridViewComboBoxCell值无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我正在寻找修复WSE2016仪表板中的错误的解决方案。仪表板版本10.0.0.14393.0。


用户加载项版本:10.0.0.14393.0


在添加微软云帐户对话框中我收到错误:


DataGridView中出现以下异常:


SystemArgumentException:DataGridViewComboBoxCell值无效


要替换这个默认对话框请处理DataError事件


任何想法或临时解决方法?

解决方案



当单元格的    在组合框列中找不到
 
DataSource  或
  Items 集合。
您可能需要将项目添加到ComboBoxColumn的项目集合或设置DataSource。



您还可以在datagridview的DataError事件中取消数据错误。 



有关详细信息,请查看以下页面:




http://msdn2.microsoft.com/en-us/library/system.windows.forms.datagridviewcomboboxcell.getformattedvalue(VS.80)的.aspx




Hi I am looking for solution to fix bug in WSE2016 dashboard. Dashboard version 10.0.0.14393.0.

Users add-in version: 10.0.0.14393.0

In Add microsoft cloud accounts dialog i get error:

The following exception occured in DataGridView:

SystemArgumentException: DataGridViewComboBoxCell value is not valid

To replace this default dialog please handle the DataError event

Any ideas, or temporary workarounds?

解决方案

This error occurs when a cell’s value cannot be found in the combo box column’s DataSource or the Itemscollection. You probably need to add items to the ComboBoxColumn’s item collection or set the DataSource.

You can also cancel the data error in the datagridview's DataError event. 

For more information, check the following page:

http://msdn2.microsoft.com/en-us/library/system.windows.forms.datagridviewcomboboxcell.getformattedvalue(vs.80).aspx


这篇关于错误:WSE dasbhoard添加Microsoft Cloud帐户 - DataGridViewComboBoxCell值无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆