column's value visible based on some condition after event triggers
Summary
Need to hide one column value and then based on some condition want to show in the tableContent
Hi Gurus,
I have a table with 5 columns, on page load 5th column's data needs to be empty. And after any action event (let's say button click), need to check some condition and based on that the 5th column's data also needs to be shown in the table.
How can we hide the data in one of the column's (empty column should be shown while loading the page) of the table on page load?
And how can show the data in the column after an event?
Tagged:
0