wenzhixin / bootstrap-table-examples

Bootstrap table examples
https://examples.bootstrap-table.com/
MIT License
2.23k stars 1.62k forks source link

I have meet some problem when combined use method append and remove #336

Closed hideondeveloper closed 5 years ago

hideondeveloper commented 5 years ago
  1. Use method append data to the table,
  2. Use method remove data from the table, if I remove the data is not the last row, then when I want to remove the first row, the method getSelections can't get the select data.

I'm not good at it, and I need your help. Thank you.

hideondeveloper commented 5 years ago

use data-toggle can does work