send var (child) databale1 to new frame with datatabe2

send var (child) databale1 to new frame with datatabe2

rrzavaletarrzavaleta Posts: 78Questions: 52Answers: 2

Hi, I need help to send the value of a row of a DT that is in a frame to another DT2 that is in another frame , and both time the query is generated in the second auntomatico .

Someone can send some example of how this process is done .

Answers

  • allanallan Posts: 61,822Questions: 1Answers: 10,127 Site admin

    I would suggest Googling for inter-window Javascript communication. From the DataTables point of view, you would use the API to access the data and send it to another row.

    Allan

This discussion has been closed.