NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: John Fligg on April 06, 2012, 02:21:22 AM

Title: How to hide or disable a button on a memory form
Post by: John Fligg 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]
Title: Re: How to hide or disable a button on a memory form
Post by: kevin plummer 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.