As a fresh continuation to this thread I have found a new problem.
There's this flexgrid that has a textbox to help editing the cells (to benefit from its selstart & sellength properties) and you can click on the cells with the mouse or type return / arrow keys to navigate. When you get to row 8 a checkbox shows up -and diappears when you leave that row. However, after adding a new control to the form (a command button) it turns out it gets the focus when you reach row 8 by typing arrow up or arrow down. Yet this does not happen if the code is run in step mode.
I'd like to ask you guys to try out the attached demo project and enlighten me for I'm at a loss.
PS: looks like I've sent 2 versions of the thread, my IE crashed the first time so I wasn't sure it had gotten through.




Reply With Quote