|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Editing a DataGridViewComboBoxColumnIs it possible to let a user edit the values in a
DataGridViewComboBoxColumn. I would like them to be able to pick the values from a drop down list but still be able to enter in new ones. Thanks. Marco,
I would not know why not, but be aware that the combobox is a 4 times combo. It combines a listbox and a textbox and is in that usable by items and by a relation to a datasource. In the last way, you have to change the underlying datasource what can be very much work. As it is as items than it is probably just searching if the item already exist and if not add that to the item collection. Cor Show quoteHide quote "Marco" <nospampleasesyxxpk@hotmail.com> schreef in bericht news:O%23S66IBrGHA.1852@TK2MSFTNGP03.phx.gbl... > Is it possible to let a user edit the values in a > DataGridViewComboBoxColumn. I would like them to be able to pick the > values from a drop down list but still be able to enter in new ones. > Thanks. >
Menus from a database table and addhandler
Force Windows to "See" new files burned to a CD/DVD? Problem with two version of program in one code and class referenc EDITITEMTEMPLATE FINDCONTROL PROBLEM Internet connection present? Obtain info from other computer Assembly info from separate project? Beginner VB.NET group? How do you handle versioning of a multi-project solution? SendMessage() |
|||||||||||||||||||||||