Hi,
I've been banging my head on this for a couple of hours.
The situation:
- Ajax table
- One container column with an icon
- Icon has an Ajaxexecuteasynchronous call on the onmouseover event in browser code
- This call requires to pass a key value from the row that is being hovered over (in order to show a hover form with more detailed data)
The issue:
I cannot find a solution to get the key data from the table row that is actually being hovered over.
Has anybody been able to get something similar to work?
TableInfoXY() doesn't exist in WB so it seems it is not possible but it seems such a basic idea that I see in many other web apps.
Any hints?
TIA,
Peter Holemans
I've been banging my head on this for a couple of hours.
The situation:
- Ajax table
- One container column with an icon
- Icon has an Ajaxexecuteasynchronous call on the onmouseover event in browser code
- This call requires to pass a key value from the row that is being hovered over (in order to show a hover form with more detailed data)
The issue:
I cannot find a solution to get the key data from the table row that is actually being hovered over.
Has anybody been able to get something similar to work?
TableInfoXY() doesn't exist in WB so it seems it is not possible but it seems such a basic idea that I see in many other web apps.
Any hints?
TIA,
Peter Holemans