G
Guest
Hello,
I need to add a combobox to a datagrid.
I've found quite a few resources on the net with code on how to do it, but
I'm confused where to do it.
If I do it all using the toolbox/datagrid properties - I have no problem
making a simple datagrid.
When I go through all the "Windows Form Designer generated code" there is
code refering to the datagrid everywhere.
Do I need to add any code in here? Or can I just do it all outside the "
Windows Form Designer generated code" as I would with other code...
Amber
I need to add a combobox to a datagrid.
I've found quite a few resources on the net with code on how to do it, but
I'm confused where to do it.
If I do it all using the toolbox/datagrid properties - I have no problem
making a simple datagrid.
When I go through all the "Windows Form Designer generated code" there is
code refering to the datagrid everywhere.
Do I need to add any code in here? Or can I just do it all outside the "
Windows Form Designer generated code" as I would with other code...
Amber