Hello All,

I have to add row dynamically through js.
Sometimes some data also comes from database and placed in the row data.

If i add row , i should have database values and the data which i will add through clicking add button.

for example :
if 3 rows data came from database if I click add button , i should get new row in 4th row position and i should send all values(3 database rows value...