combobox in datagrid scrolling behavior

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have tried all the solutions I have found on the web, including the syncfusion solutions
I can get the combobox on the grid ok, but it does not behave like a regular combobox
Example
On a form, you can tab to a combobox, F4 to dropdown, up/down arrow to scroll, and Enter to select choice
On a datagrid I can get it so F4 opens the dropdown, but up/down arrow moves to the adjacent cel
in the datagrid instead of scrolling within the combobox. Basically, the user is forced to use the mouse
TIA for any ideas how to resolve this.
 
Buy a third party product. DataGrid is not the best thing out there really,
I am sorry to have to say !

Regards - OHM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Setting focus to a combobox in a grid 2
ComboBox in DataGrid 2
Datagrid & combobox 1
DataGrid ComboBox 11
Can be done? 1
Mouse Scroll Wheel 2
Customize DataGrid View 1
Weird Problem 1

Back
Top