How to add more row with data table , please help me
Use row.add() to add one row, rows.add() to add multiple.
row.add()
rows.add()
The documentation is searchable.
Allan
Answers
Use
row.add()to add one row,rows.add()to add multiple.The documentation is searchable.
Allan