G
Guest
How do I capture the position of the vertical scroll bar?
I present the grid to a user, they select an item, and I pop up an edit
window. When they are done, I need to refresh the grid (editing cell
contents of the grid is not an option here).
when I refresh the grid, the scroll bar is back at the top. I want it where
it was. I can capture the scroll event, but there doesn't seem to be a
property of the scroll bar for the position value.
Thanks in advance.
Ed
I present the grid to a user, they select an item, and I pop up an edit
window. When they are done, I need to refresh the grid (editing cell
contents of the grid is not an option here).
when I refresh the grid, the scroll bar is back at the top. I want it where
it was. I can capture the scroll event, but there doesn't seem to be a
property of the scroll bar for the position value.
Thanks in advance.
Ed