Hello,
I am looking for a way to make a button in an individual row visible/invisible based on the row contents.
For example:
Column1(Location Type) Column2(Location) Column3(Delete)
P Airport <Delete Button>
S Hotel <Delete Button>
D Restaurant <Delete Button>
If the Location Type is P or D, I want to make the delete button invisible. How can this be done?
Thank you,
Derek
I am looking for a way to make a button in an individual row visible/invisible based on the row contents.
For example:
Column1(Location Type) Column2(Location) Column3(Delete)
P Airport <Delete Button>
S Hotel <Delete Button>
D Restaurant <Delete Button>
If the Location Type is P or D, I want to make the delete button invisible. How can this be done?
Thank you,
Derek