Operation can only be performed on rows that belong to a DataGridView control?
Posted
by Behrooz
on Stack Overflow
See other posts from Stack Overflow
or by Behrooz
Published on 2010-03-24T19:18:12Z
Indexed on
2010/03/24
19:23 UTC
Read the original article
Hit count: 155
it happens when i change the DataSource.
i have checked everything(stack traces, all exception information, datasources, grids, all the threads, etc) i have also write lots of diagnostic code(+3000 line)
it seems to be a virus, it is going to destroy everything in my app.
all grids are going to have the very same error.(while i have not changed any of the code).wtf .
it makes my datagridviews to have an red X on them.
© Stack Overflow or respective owner