fires on moving the mouse pointer over a grid footer cell
pivot.grid.events.on("FooterCellMouseDown", function(column,e){ // your logic here });
Related sample: Grid events