onLoadSuccess: function(data){

if \(data.rows.length > 0\) {

    for \(var i = 0; i < data.rows.length; i++\) {

        if \(data.rows\[i\].cas\_type == 'hksxf'\) {

            $\("input\[type='checkbox'\]"\)\[i + 1\].disabled = true;

        }

    }

}

},

onClickRow: function(rowIndex, rowData){

$\("input\[type='checkbox'\]"\).each\(function\(index, el\){

    if \(el.disabled == true\) {

        $\('\#shouKuanDanSearchTable'\).datagrid\('unselectRow', index - 1\);

    }

}\)

},

onCheckAll: function (rows) {

$\("input\[type='checkbox'\]"\).each\(function \(index, el\) {

    if \(el.disabled == true\) {

        $\('\#posTsSkQrTable'\).datagrid\('unselectRow', index - 1\);

    }

}\)

},

results matching ""

    No results matching ""