Hi , wish to find out how to create a combo box inside a particular cell or column of a datagrid in VB.NET ?
Is it at all possible ? and if it is , are there any working samples you all know of to implement this ?
Thank you :D
Printable View
Hi , wish to find out how to create a combo box inside a particular cell or column of a datagrid in VB.NET ?
Is it at all possible ? and if it is , are there any working samples you all know of to implement this ?
Thank you :D
Hiya , i have managed to find a link after much searching on the web.
Checkout the article in
C# Corner
It has another link to a version written in VB.Net and a version in C# itself.
:o :)
After a long gap in this area, a very lucid readymade control, named Hotkey DataGridPlus, is now available at www.hot-soft.com
This control adds to the functionality of Microsoft DataGrid, is very easy to use, and is capable of handling data aware combo boxes, column size and capital letter convertion while entry.
If this is of your use...