How to figure out if a column-header in a listmodel is clicked?

Hi,

I've created a sortable by column listmodel using the attribute LISTATTR_SORTCOLUMNS. I want to know if a user clicks on the column-header to sort the listmodel, but I can't seem to find any any event/hook that will do that for me.

Anyone? Thanks!