W
Wiredless
Hi,
I have created custom controls that i can place on the toolbox for drag and
drop design time development. However, if i try to create a custom control
that inherits from the DataGrid I am not able to add the control to the
toolbox correctly, it appears grayed out. Is there something about the
DataGrid that prevents it from being used as a base class for a custom
control? The class that inherits from the DataGrid only add a few public
methods.
is this doable? Has anyone created a custom control that inherits from
DataGrid and can be placed on the toolbox?
Thanks
I have created custom controls that i can place on the toolbox for drag and
drop design time development. However, if i try to create a custom control
that inherits from the DataGrid I am not able to add the control to the
toolbox correctly, it appears grayed out. Is there something about the
DataGrid that prevents it from being used as a base class for a custom
control? The class that inherits from the DataGrid only add a few public
methods.
is this doable? Has anyone created a custom control that inherits from
DataGrid and can be placed on the toolbox?
Thanks