How to dynamically display button in oj table column
Summary:
Dynamically hide and show button in OJ table column
Content (required):
We have a table in the page where we have to display a delete button in one of the columns. The delete button should display only if the values in the first two columns are equal else the button should not display.
For example, if we have 10 rows in the table, only for those rows which has the first two column values are equal, we need to display the delete button in the third column, else we need to hide the button. Is this possible?
Version (include the version you are using, if applicable):
Tagged:
0