Code: Select all
document.getElementById('hidden_fabid').value = nuGetRowObjectValue('albd_concepto_id');
Sorry for my bad English
Code: Select all
document.getElementById('hidden_fabid').value = nuGetRowObjectValue('albd_concepto_id');
Code: Select all
document.getElementById('alb_facturado').value = document.getElementById('code'+nuGetRow()+'albd_cantida').value;