Hi, is there a way to hook on the tab change event to reset the table?
I have a table where columns come dynamically based on certain parameters. These parameters might be different per tab, but my table columns aren't updating. I need the table to refresh itself after each tab change.