Hi,
In Apex 20.1
How can I enable or disable a button dependind on a IG having a record selected?
I have a button that I would like to have it disable until a grid record is marked. So as soos as the total records selected on a IG is 1 or more
I want to enable the button. When that total is 0 I want the button disable.
Thanks for any halp!,
Thanks