Hello,
I need to design a full funcionaly ActiveX Data Grid.
I created an C# project:


using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;...