add a control to DataGridView
-
i have a combobox it loads it's data during the loadform but i want to add this combobox to the specific cell of the datagridview that is because i want to use the combobox events , that is why i dont like to add a DataGridViewComboBoxColumn pleas how can i do this thanks for help
MD_NADA
-
i have a combobox it loads it's data during the loadform but i want to add this combobox to the specific cell of the datagridview that is because i want to use the combobox events , that is why i dont like to add a DataGridViewComboBoxColumn pleas how can i do this thanks for help
MD_NADA
Adding a control to a Datagrid has been asked quite alot here. Search the forums to find the answer, I'm sure it's been posted.
-
Adding a control to a Datagrid has been asked quite alot here. Search the forums to find the answer, I'm sure it's been posted.
Thank u but i think u didnt read my question well i ask about DataGridView not DataGrid if u know how can i achieve this pls write 2 me i find how can i add combobox in the datagridview but it is a templet so , my case i want 2 add a control from the controls exmple a control that i have it on the form like the combobox in specific column when i click on that cell i hope u can get what i mean
MD_NADA
-
Thank u but i think u didnt read my question well i ask about DataGridView not DataGrid if u know how can i achieve this pls write 2 me i find how can i add combobox in the datagridview but it is a templet so , my case i want 2 add a control from the controls exmple a control that i have it on the form like the combobox in specific column when i click on that cell i hope u can get what i mean
MD_NADA
Using search skills I found your answer in only 2 seconds. TRY SEARCHING. How to Add Controls to DataGridView[^]
-
Using search skills I found your answer in only 2 seconds. TRY SEARCHING. How to Add Controls to DataGridView[^]
thanks dude. Even i wanted some information on the same.
Keshav Kamat :) India