C
Chung Tsen
I've posted a message several days ago concerning random datagrid error
with paint override and BindingManagerBase. Earlier, I found a thread that
matches exactly what's been happening to me, but the original poster didn't
get much information though.
So I'd like to re-ask his question... found at
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=uUoDZ8fBDHA.1820%
40TK2MSFTNGP12.phx.gbl
An error is thrown every once in a while when painting onto a datagrid..
It'd throw an error "Column 'Random' does not belong to table 'Table_A'"
The final call in the stack trace is ...
at System.Data.DataRow.CheckColumn(DataColumn column)
Any help would be appreciated!
Chung Tsen
with paint override and BindingManagerBase. Earlier, I found a thread that
matches exactly what's been happening to me, but the original poster didn't
get much information though.
So I'd like to re-ask his question... found at
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=uUoDZ8fBDHA.1820%
40TK2MSFTNGP12.phx.gbl
An error is thrown every once in a while when painting onto a datagrid..
It'd throw an error "Column 'Random' does not belong to table 'Table_A'"
The final call in the stack trace is ...
at System.Data.DataRow.CheckColumn(DataColumn column)
Any help would be appreciated!
Chung Tsen