Problems to insert a combobox (dropdownstyle=dropdown) in a datagrid

  • Thread starter Thread starter Xavier
  • Start date Start date
X

Xavier

Hello,

I'm working on VS 2003 with the framework 1.1 SP1. I'm trying to insert
a combobox on a datagrid . If i use a combobox with the property
dropdownstyle = dropdownlist it's OK but if I change this property to
dropdown, when I try to activate my combobox (MyCombo.focus) the focus
is on the next cell.

Thanks for your time
Regards
 
Hello,

Thanks for your answer but it's examples with the property
dropdownstyle = dropdownlist and if you change that I have the same
problem !

Regards
 
Back
Top