if ( $out.length ) {
                    $out[ ($out[ 0 ].nodeName === 'INPUT' ) ? 'val' : 'html' ]( s );
                    // rebind startRow/page inputs
                    $out
                        .find( '.ts-startRow, .ts-page' )