Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
22663 | Dec 17,2004 05:36 PM UTC | Dec 20,2004 08:16 PM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
protected override void Dispose( bool disposing )
{
if( disposing )
{
//save the grid here
if (components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.