I have a process that interrogates the visible entries in a table and carries out certain alerts and functions. The SORT event of the table triggers when the SORT is clicked and not after the Sort is complete. I need to a way to determine when the sort is complete so I can interrogate the visible entries in the table. I can't seem to find an event SORT COMPLETE on the table.
Does anyone have any ideas?