Hey whats up guys how is everyone ?
Anyhow I wanted to know how to add a combobox within a DatagridView...not a Datagrid from (
VB 2003) .
Ok here is my objective...I want to add a combobox within one of the fields in the Datagridview..not necessarily adding an Extra Field within the Datagridview..but an actual combobox within the grid itself.
So example if I want to pick a state I can just click on the datagridview within the field name "State" and then when I click it the combobox appears and pretty much i can choose a state.
Remember guys I don't need to do this through the IDE...i need to figure out a way on how to insert this combobox within my datagridview.
I know it's crazy ,but it can be done.
Thankyou guys in advance...and just like before if I find a way on how to do it then I will post the code for the community to share.
Take care everyone :)