How to put data into into a new row, from another rows data by clicking a button. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 3

How to put data into into a new row, from another rows data by clicking a button.

24th Sep 2017, 5:23 PM
PULKIT DUBEY
PULKIT DUBEY - avatar
2 Réponses
+ 1
Construct an array variable. Use onclick method for button to "push" the new row to the existing array variable
25th Sep 2017, 1:20 AM
Khun Ling Tan
Khun Ling Tan - avatar
0
you have to use javascript with onclick event attribute
24th Sep 2017, 6:31 PM
HAMMAD AHMED
HAMMAD AHMED - avatar