I’m working with an Alpha Studio table where I need to control the visibility of an action icon in each row based on a specific condition.
Requirement:
-
Show the action icon only when a specific row condition is satisfied
-
Hide the action icon for all other rows
What is the recommended approach in Alpha Studio to conditionally show or hide an action icon per row based on row data?