if (table.isUpdating) {
                    if (c.debug) {
                        console.log('Pager: Triggering updateComplete');
                    }
                    $t.triggerHandler('updateComplete', [ table, true ]);