The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Host a combo box column within a DataGridView control
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Nagaraj radderPosted Nov 8, 2012, 1:55 AM
Hi i'm using DatagridCombobox to Select Colors. see this link http://www.c-sharpcorner.com/uploadfile/renuka11/using-a-combobox-to-select-colors/ i;m using DrawItem property to fill colours in the DatagridCombobox. Problem is it's not binding at form load instead it's binding at DataGridViewEditingControlShowingEventArgs event fires. pls help me i how can i do this
CHAITANYA KIRAN KASANIPosted Aug 16, 2012, 6:45 AM
Can any one provide me code for cascading datagridviewcomboboxcolumn in c#
Prerna GakharPosted Dec 30, 2010, 9:32 AM
Hello sir one more problem is that i want to drag and drop button control at runtime at the position where i want in C#.net tell me the solution of this problem
Prerna GakharPosted Dec 30, 2010, 9:27 AM
I have a problem.I want to retrieve last updated record from sql of all students and want to see in datagridview but i can't understand how to retrieve last updated record when all student id are repeated again and again(columns are id,amount and date of fees submit)
Abhishek DeepPosted Oct 13, 2010, 3:38 PM
Hi sir, My problem is that when i will click on a row of the DataGridView then its values should transfered to another form where we can edit these values and then Update these values in related DataBase on a click.. I tried so much But.. Using C#.. Please contact me at my mail (if u can..) [email protected] Thanks!
Anshul ShuklaPosted Mar 1, 2010, 9:20 AM
I'm trying to populate a combo box column in a datagridview<wbr> based in the other combo box column in the same datagridview!!!!<wbr>
christopher distonPosted Feb 3, 2010, 4:24 AM
it s good to read
christian maldonadoPosted Oct 2, 2009, 9:25 AM
Can you help me to provide a code that can edit and delete row in sql server using C# windows application datagridview? THanks so much in advance.. You can contact me here in this email... [email protected]
j kPosted Sep 6, 2009, 5:31 PM
hi Bechir Bejaoui thanks for your wonderful article. This is very much helpful for me. But what should I do if I want save data in Access database file? Thanking you
Michael UrvanPosted May 13, 2009, 9:34 PM
Thank you for this article, it helped me with the DataGrid and using a Combobox Checkout my blog at http://www.subtletechnology.com I post various tutorials etc
senthil kumarPosted Mar 18, 2008, 9:46 AM
hi Bechir i was searching net to solve my problem ,for loading DGV comboboxcolumn, ur article helped me much. thank u. senthil