Hi community!
I have set the sort behaviour of my datatable to sort_action="native"
Is it possible to trigger callback when you sort a datatable column using sort icon for each column? Just like how we can listen to the active_cell
from a callback is it possible to get the updated data from the datatable after it’s sorted?