PRIM_LIST ItemClick with Page Scroll
Posted: Thu May 02, 2019 1:52 am
I'm having a bizarre issue in VLWEB with the PRIM_LIST when the page is scrolled.
I am using the ItemClick event and what seems to be happening is that when the left mouse button is pressed, the page automatically scrolls down some.
This puts the mouse on a different item then the item that was clicked.
When the mouse button is released, the values associated with the item that is currently under the mouse are used.
This means that what the user is clicking on is not what the user is getting.
Using the ItemGotSelection event seems to prevent this.
Anyone else experience this and how to stop it?
Thanks,
Joe
I am using the ItemClick event and what seems to be happening is that when the left mouse button is pressed, the page automatically scrolls down some.
This puts the mouse on a different item then the item that was clicked.
When the mouse button is released, the values associated with the item that is currently under the mouse are used.
This means that what the user is clicking on is not what the user is getting.
Using the ItemGotSelection event seems to prevent this.
Anyone else experience this and how to stop it?
Thanks,
Joe