Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.

hi ,

I have a datagirdview control which has datasource as datatable

the user can edit, delete or add a row(has just one column)

When i click on a cell( but do not edit) and click Close(x) button ... and reopen the form...the application exits givin the message(Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.)

 

 



Answer this question

Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.

  • Tony Roebuck MSFT

    hi,

    would you plz post part of your code which cause this problem in debuging mode

    best regards



  • Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.