rowInit: function( ui ){ var rd = ui.rowData, attr = rd.pq_cellattr = rd.pq_cellattr || {}; if( !rd.pq_detail || !rd.pq_detail.show ){ attr.pq_detail = { title: 'Click to expand' }; } },