6 Respuestas
+ 6
Prafull Epili first learn to populate simple table, after that you go for something(table) like in the image you've linked. here's the tutorial from where i learnt to do dynamic populating of data in table using JS, ajax. https://youtu.be/12tjh_6xL2M
9th Sep 2020, 7:28 PM
RKK
RKK - avatar
+ 4
use a for loop, inside it try to see if content is empty or not, if it's not empty then make a table with JS and put the content in it's td.
9th Sep 2020, 7:11 PM
RKK
RKK - avatar
0
RKK sorry but i didn't understand , if u can pls explain with one example.
9th Sep 2020, 7:16 PM
Prafull Epili
Prafull Epili - avatar
9th Sep 2020, 7:25 PM
Prafull Epili
Prafull Epili - avatar
9th Sep 2020, 8:24 PM
JaScript
JaScript - avatar