Hi,
I'm in trouble using the (winforms, .NET 2.0) DataGridViewComboBox when the
user clicks the arrow box for show the list:
The list is displayed and the first item is showed in the cell (prior to any
selection) as the default selected value, but if no item is picked from the
list and other cell is clicked then the prior cell (that with the list's
first item assigned) becomes empty.
Any ideas or solution?
Or... maybe is there a way to catch the default value when the arrow box is
clicked... but how?
Thanks id advance.
NSA
Martin M - 27 Jan 2008 18:25 GMT
Would you like to try DaisyCombo released by www.springsys.com?
> Hi,
> I'm in trouble using the (winforms, .NET 2.0) DataGridViewComboBox when
[quoted text clipped - 10 lines]
>
> NSA