tags:

views:

24

answers:

0

hi, i used datagridview in my project,while double click a particular cell in a datagridview i will create a combobox and put it exactly over the cell,while doing this i got an exception

Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

and my application gets hanged,how to avoid this.