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?
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?