has anyone managed to achieve a cobobox in a datagrid? is it possible, I presume it involves writing a class which is called on the paint method.
Printable View
has anyone managed to achieve a cobobox in a datagrid? is it possible, I presume it involves writing a class which is called on the paint method.
I'll have to comeback to this one on monday!
Damn it's Monday already, need to figure this one out anyone got any ideas!
Gonna try this,
http://www.codeproject.com/cs/miscct...oboxcolumn.asp
That's a good link and seems it will work (never tried though :D). In fact, didn't know there was a workaround to the straight datagrid, as we'd always use a 3rd party tool for grids. ;)
d'oh its in c# I need vb.net
So what? The objects do not change and neither do the properties and methods exposed by them. Is there any specific thing in there which is particularly bothering you?
Arghh all I want is a combo box in a datagrid which has 3 items to choose from and I cant find a simple example anywhere
http://64.78.52.104/FAQ/WinForms/FAQ_c44c.asp#q480q
for anyone else this solved my problem
^^^^
w0w, that's one excellent site!!!!