P
P
Hi.
Im interrested in extending some functionality on the DataGrid class. There
are only a few features im trying to implement but my question is:
Can I derive a class from DataGrid and if so can I still acchieve design
time functionality? Or do I have to put all initialization code previously
found
in InitializeComponent() after the form makes its call to this method? Im
just wondering about how to extend functionality on controls in the Compact
Framework.
Regards
<P>
Im interrested in extending some functionality on the DataGrid class. There
are only a few features im trying to implement but my question is:
Can I derive a class from DataGrid and if so can I still acchieve design
time functionality? Or do I have to put all initialization code previously
found
in InitializeComponent() after the form makes its call to this method? Im
just wondering about how to extend functionality on controls in the Compact
Framework.
Regards
<P>