コード例 #1
0
						$lo_object[$li_temp][5]="<input class=".$ls_estilo." name=txtsueldo".$li_temp." type=text id=txtsueldo".$li_temp." class=sin-borde size=16 maxlength=13 onKeyPress=return(ue_formatonumero(this,'.',',',event)) value='".$li_sueldo."' style=text-align:right readonly>";
						$lo_object[$li_temp][6]="<a href=javascript:uf_agregar_dt(".$li_temp.");><img src=../shared/imagebank/tools15/aprobado.gif alt=Aceptar width=15 height=15 border=0></a>";
						$lo_object[$li_temp][7]="<a href=javascript:uf_delete_dt(".$li_temp.");><img src=../shared/imagebank/tools15/deshacer.gif alt=Aceptar width=15 height=15 border=0></a>";			
						$lo_object[$li_temp][8]="<div align='center'><a href=javascript:uf_abrir_prima('".$li_temp."');><img src=../shared/imagebank/mas.gif alt=Definir primas border=0></a></div>";			
					}
				}					
			}
			uf_agregarlineablanca($lo_object,$li_totrows);
			break;
			
		case "BUSCARDETALLE":
			$ls_codtab=$_POST["txtcodtab"];
			$ls_destab=$_POST["txtdestab"];
			$li_maxpasgra=$_POST["txtmaxpasgra"];
			$ls_activarcodigo="readOnly";
			$lb_valido=$io_tabulador->uf_load_grado($ls_codtab,$ls_comauto,$li_maxpasgra,$li_totrows,$lo_object);
			$li_totrows++;
			uf_agregarlineablanca($lo_object,$li_totrows);
			break;
	}
	$io_tabulador->uf_destructor();
	unset($io_tabulador);
?>
<table width="762" border="0" align="center" cellpadding="0" cellspacing="0" class="contorno">
  <tr>
    <td width="780" height="30" colspan="11" class="cd-logo"><img src="../shared/imagebank/header.jpg" width="778" height="40"></td>
  </tr>
  <tr>
    <td width="432" height="20" colspan="11" bgcolor="#E7E7E7">
		<table width="762" border="0" align="center" cellpadding="0" cellspacing="0">
			<td width="432" height="20" bgcolor="#E7E7E7" class="descripcion_sistema"><?php print $ls_desnom;?></td>