Hi,
I am using .NET CF 3.5 and Windows CE.
I have inherited DataGrid and made my custom DataGrid. I just have few
function on my custom datagrid.
After adding my custom DataGrid to my form, the designer add following
lines to my InitializeComponent.
((System.ComponentModel.ISupportInitiali...
more >>