Hi, I’m struggeling with the the list box.
The Problem:
- The CellGotFocus Event does fire only when editable cells get the focus
- The CellClick event does only fire when I click on a cell
But how do I detect if a non editable cell gets the focus without clicking on it? For example by using the arrow keys up and down?
Thanks for any Help
Oliver