Methods · Bootstrap Table
https://bootstrap-table.com/docs/api/methodsInsert a new row, the params contain following properties: index: the row index to insert into. row: the row data. Example: Insert Row. load. Parameter: data. Detail: Load the data to table, the old rows will be removed. Example: Load. mergeCells. Parameter: params. Detail: Merge some cells to one cell, the params contain following properties ...