We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Possible bug in Syncfusion.Windows.Forms.Grid.Grouping.GridTableControl.Dispose

This is in version 2.0.5.1 if (parentForm != null) { parentForm.Closed += new EventHandler(parentForm_Closed); parentForm = null; } Probably should be: parentForm.Closed -= new EventHandler (parentForm_Closed);

1 Reply

AD Administrator Syncfusion Team October 4, 2004 05:32 PM UTC

Thanks for the heads up. This has been corrected in the 2.1.0.9 release.

Loader.
Live Chat Icon For mobile
Up arrow icon