DataGridViewComboBoxColumn events

vb.net , datagridviewcomboboxcolumn , events , datagridview Hollywood, United States
  • 12 years ago
    Hi all, I have a problem with this DataGridViewComboBoxColumn control I don't know how to solve. Here is what I want to do: I have a DataGridView and a DataGridViewComboBoxColumn in it; I want to be able to type in a new value into this combobox and when I hit Enter, the value to be saved and selected. My current approach involves the usage of the EditingControlShowing and CellValidating events for the DatGrid, but they are fired when the cell lost focus, therefore I will have to go back to the cell, drop the list and select the value entered. Any help or suggestion will be appreciated! Thanks a bunch, Bogdan
  • 12 years ago
    check out BeginEdit and EndEdit events
    regards, Matt

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Engineers are all basically high-functioning autistics who have no idea how normal people do stuff.” - Cory Doctorow