帮看看这是什么东东?

帮看看这是什么错误??报错为 UnabletocastobjectoftypeSystem.Windows.Forms.BindingSourcetotypeSystem.

帮看看这是什么错误??
报错为 "Unable   to   cast   object   of   type   'System.Windows.Forms.BindingSource '   to   type   'System.Data.DataTable '. "

我该怎样来改啊...............

[解决办法]
'System.Windows.Forms.BindingSource ' to type 'System.Data.DataTable

无法将System.Windows.Forms.BindingSource类型转换为System.Data.DataTable类型

[解决办法]
应是BindingSource.DataTable之 类!