Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

125
Vistas
Problem with showing checkboxes in script

After displaying the rows, I don't see the corresponding checkboxes on the rows with records..

When I create subtasks and display the delete rows button, I don't see the appropriate checkboxes to delete those rows, could someone help me find the error? Thank you.

show code

e
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Assigne the rowID, and whenever you want to edit a specific row, you will send the rowID with it:

<input type="checkbox" id="chk_1">
<input type="checkbox" id="chk_2">
<input type="checkbox" id="chk_3">

var checkBoxInfo = targetCheck.split('_');
//checkBoxInfo[0] => chk
//checkBoxInfo[1] => rowID
//How to edit a row? send rowID and value like this
//editRow(checkBoxInfo[1], 10)
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda