New Product Launch - BoldDesk !
Introducing help desk ticketing software.
New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
protected override void Dispose( bool disposing )
{
if( disposing )
{
//save the grid here
if (components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}