Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #393 from AayushKarna/patch-1
Fix row display issue by replacing `datatable.rows.add(newRows)` with `dataTable.insert({data: newRows})`
- Loading branch information