Skip to main content

[archive] Grid Scrolling Problem

  • November 28, 2006
  • 4 replies
  • 0 views

[Migrated content. Thread originally posted on 22 November 2006]

Hello,
Has anyone had the following problem:
When using the scroll bar to scroll down a large grid and then clicking on a record, sometimes the scroll bar returns to the top of the grid and the record selected is not the one you clicked on.

4 replies

[Migrated content. Thread originally posted on 22 November 2006]

Hello,
Has anyone had the following problem:
When using the scroll bar to scroll down a large grid and then clicking on a record, sometimes the scroll bar returns to the top of the grid and the record selected is not the one you clicked on.
Is the grid a paged grid?

[Migrated content. Thread originally posted on 22 November 2006]

Hello,
Has anyone had the following problem:
When using the scroll bar to scroll down a large grid and then clicking on a record, sometimes the scroll bar returns to the top of the grid and the record selected is not the one you clicked on.
No, just a standard grid

[Migrated content. Thread originally posted on 22 November 2006]

Hello,
Has anyone had the following problem:
When using the scroll bar to scroll down a large grid and then clicking on a record, sometimes the scroll bar returns to the top of the grid and the record selected is not the one you clicked on.
We use 7.2 - have never seen this behaviour in Grids or List boxes and we do have some very very large ones (over 10,000 entries). Have you managed to run in debug after the MSG-BEGIN-ENTRY occurs and see what is happening - or is it too sporadic?

[Migrated content. Thread originally posted on 22 November 2006]

Hello,
Has anyone had the following problem:
When using the scroll bar to scroll down a large grid and then clicking on a record, sometimes the scroll bar returns to the top of the grid and the record selected is not the one you clicked on.
No, But if we put in a "display message box" line in the event paragraph the scrolling works. When we take out the line the scrolling doesn't work