Hello,
This is an old subject but I can't seem to find the answer.
I am using a flexgrid with a vertical scroll bar. How do I determine if the up was clicked, the down was clicked or somewhere in between.
I have tried the scroll function, however, the top row property is already changed at this point and is no good if I don't know what the top row was before clicking the scroll bar.
The reason I am asking is for cell focus. If the user is in cell B and clicks the up arrow of the scroll bar, I will change focus to cell A. Contrary, if the down arrow is clicked, I will set focus to cell C. If any other section of the scroll bar is clicked, no cell is to get the focus.
Could anyone help me to sort this out please?
Thanks.
This is an old subject but I can't seem to find the answer.
I am using a flexgrid with a vertical scroll bar. How do I determine if the up was clicked, the down was clicked or somewhere in between.
I have tried the scroll function, however, the top row property is already changed at this point and is no good if I don't know what the top row was before clicking the scroll bar.
The reason I am asking is for cell focus. If the user is in cell B and clicks the up arrow of the scroll bar, I will change focus to cell A. Contrary, if the down arrow is clicked, I will set focus to cell C. If any other section of the scroll bar is clicked, no cell is to get the focus.
Could anyone help me to sort this out please?
Thanks.