End Google Ads 201810 - BS.net 01 --> Hello,

i have DataGridView, with ComboBox cell in it.
i want that after the client clicked a button, the combo will be cleaned like at the moment it was first created (index = -1).
how can i do it?

the only property that the cell exposes is Value, but when i set it to "null" or to empty string, it does not do the work. can i get the inner ComboBox somehow?

i spent a few good hours on this but no success so far.

Thank you, Liran.