$(document).ready(function() { $('#tablaPostulantes').DataTable({ "language": { "url": "https://cdn.datatables.net/plug-ins/9dcbecd42ad/i18n/Spanish.json" }, "ordering": false, "columnDefs": [{ "targets": [0, 1], "searchable": true }, { "targets": [2, 3,4], "searchable": false }] }); });
CODIGO | APELLIDOS Y NOMBRES | ESCUELA PROFESIONAL | TIPO DE INGRESO | E.P INGRESO |
---|---|---|---|---|
163437 | DIAZ QUISPE, NICOLAS SEGUNDO | PSICOLOGÍA - LIMA | COBERTURA POR ORDEN DE MÉRITO R.R 004319-2024 | PSICOLOGÍA - LIMA |
196780 | INGA GUERRA, RUBEN FABRICIO | PSICOLOGÍA - LIMA | COBERTURA POR ORDEN DE MÉRITO R.R 004319-2024 | PSICOLOGÍA - LIMA |
137593 | ORELLANO RIVADENEYRA, MIGUEL ANTONIO | PSICOLOGÍA - LIMA | COBERTURA POR ORDEN DE MÉRITO R.R 004319-2024 | PSICOLOGÍA - LIMA |