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

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

I got this error when i bind dataview to datagridview
data.Datasource= dt.DataView

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


Does any one has solution for this?
 
Back
Top