Hi
Problem with disappearing combo box for fast mouse down - muse up.
Issue one:
- Run Telerik demo application from RadControls_WinForms_2010_2_10_806.
- Go to GridView -> Columns -> Column Types
- Select some row by clicking on cell with image.
- Click cell with combo box (mouse up and down) – cell is selected but combo box is not expanded – it is ok for me.
- Click again in the same cell – combo box is expanded.
- Collapse combo box – by clicking in the same cell.
- Click again in the same cell - fast mouse up/down – almost always combo box is expanded and collapsed immediately. It is very nervous behavior because user cannot change very fast value in cell. If you do bigger time brake between mouse up/down this problem does not exists.
Issue two:
Another issue is that user cannot collapse combo box by clicking on cell from which combo box was expanded.
Are there are workarounds for these two issues?
Regards