PxPlus User Forum

Twitter Twitter Twitter

Author Topic: grid button  (Read 1822 times)

samg

  • New Member
  • *
  • Posts: 4
    • View Profile
grid button
« on: August 29, 2018, 01:06:20 PM »
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

  • Diamond Member
  • *****
  • Posts: 3810
  • Mike King
    • View Profile
    • BBSysco Consulting
Re: grid button
« Reply #1 on: August 29, 2018, 01:23:54 PM »
This sounds like you may have SignalOnExit set which will generate a signal whenever you exit a cell.
Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

samg

  • New Member
  • *
  • Posts: 4
    • View Profile
Re: grid button
« Reply #2 on: August 29, 2018, 03:55:44 PM »
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)