Hi all,
I just use the new found Class :
Class JoinTextBoxColu mn
Inherits DataGridTextBox Column
Is there a way to lets VS 2002 to know that is more then
DataGridTextBox Column add DataGridBoolCol umn.
I would like to add this one in the available list "Add"
I Will try to implement that into codes meanwhile ..
Thanks for any help there !
I just use the new found Class :
Class JoinTextBoxColu mn
Inherits DataGridTextBox Column
Is there a way to lets VS 2002 to know that is more then
DataGridTextBox Column add DataGridBoolCol umn.
I would like to add this one in the available list "Add"
I Will try to implement that into codes meanwhile ..
Thanks for any help there !
Comment