grid button

Started by samg, August 29, 2018, 01:06:20 PM

Previous topic - Next topic

samg

I have a grid with a 'button' as one of the columns

if I simply move to that column using arrows, then move out again, the "change" logic is executed even
when the button wasn't pressed.

this occurs even when the column is locked

is there a way to prevent this? and/or is there a way to check if the button was pressed?  (I think one of the CTL values?)

thx

Mike King

This sounds like you may have SignalOnExit set which will generate a signal whenever you exit a cell.
Mike King
President - BBSysco Consulting - http://www.bbsysco.com
eMail: mike.king@bbsysco.com

samg

I am surprised that the CTL or EOM is the same regardless of clicking the button or simply exiting the cel

wishlist - allow to check to see if button was pressed or simply an exit with an arrow, tab, cr or just
clicking on a different grid cel - possibly by having different EOM  (and/or CTL)