[Mono-dev] Fwd: Patch for DataGridView crash after Columsn.Clear

Jonathan Pobst monkey at jpobst.com
Tue Nov 18 10:44:10 EST 2008


jingnan si wrote:
> Hi!,
>     The r119060 code fix my previous problem, but it introduce another 
> crash, my application is too complex, so I put a simple test code in the 
> attachment to show how the crash occurs . I just take a simple look at 
> the crash, it seems the DataGridView.OnColumnRemovedInternal has a bug.
>     The test code is a simple form with DataGridView and a Button, click 
> on the button will crash the application.
> 
> Regards,
> Jingnan

Trust me, I much prefer a simple test case than having to dig through a 
complex application.  :)

Should be fixed in r119164.

Thanks!
Jonathan


More information about the Mono-devel-list mailing list