Combo box arrow keys in grid
Posted: Wed Nov 16, 2016 2:00 pm
Hello,
I have a grid that has a combo box and the arrow keys will never position to it. The arrow keys will exit the combo box but never enter it.
The arrow keys are turned on so i'm wondering if it is something i'm doing or a bug. The fields have the same top property in the grid so they should all be in the same position in that regard. It only seems to do this in a grid.
pui["enable arrow keys"] = true;
I have a grid that has a combo box and the arrow keys will never position to it. The arrow keys will exit the combo box but never enter it.
The arrow keys are turned on so i'm wondering if it is something i'm doing or a bug. The fields have the same top property in the grid so they should all be in the same position in that regard. It only seems to do this in a grid.
pui["enable arrow keys"] = true;