NetTalk Central

Author Topic: How to hide or disable a button on a memory form  (Read 2946 times)

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
How to hide or disable a button on a memory form
« on: April 06, 2012, 02:21:22 AM »
Please see attached.

This is made up of 2 elements. A memory form (containing the buttons) and a Browse.

I am trying to click on a row and have the button hide or disable (whichever is easiest) depending on a value retrieved when I click on the row.

The click on the row is establishing a  Session Variable correctly but cannot get the button to react to that.

Any ideas appreciated.

Thanks

John

[attachment deleted by admin]

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: How to hide or disable a button on a memory form
« Reply #1 on: April 09, 2012, 06:45:52 PM »
I can't think why it wouldn't work and I'm sure I have done it before. I would add some trace statements to make sure the SSV is what you expect to disable the button.