以文本方式查看主题

-  Foxtable(狐表)  (http://foxtable.com/bbs/index.asp)
--  专家坐堂  (http://foxtable.com/bbs/list.asp?boardid=2)
----  错误代码,,,急啊  (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=83857)

--  作者:manyifuwu
--  发布时间:2016/4/18 18:19:00
--  错误代码,,,急啊
 

Unable to cast object of type \'System.ComponentModel.BindingList`1[System.ComponentModel.IBindingList]\' to type \'System.Data.DataView\'.

 

什么的意思,,,急呀

 


--  作者:yinyb36
--  发布时间:2016/4/18 18:22:00
--  
不能把“System.ComponentModel.BindingList”类型的对象(System.ComponentModel 1.IBindingList)”输入“System.Data.DataView”.


--  作者:大红袍
--  发布时间:2016/4/18 18:34:00
--  

 把你表事件CurrentChanged等事件的代码删除看看。

 

 不行的话,做个例子上来测试。