nuGetRowObjectValue dont work loopkup
Posted: Wed Feb 06, 2013 6:48 pm
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;