bootstrap-table-expandable icon indicating copy to clipboard operation
bootstrap-table-expandable copied to clipboard

Bootstrap or non-bootstrap expandable table (Jquery)

Results 8 bootstrap-table-expandable issues
Sort by recently updated
recently updated
newest added

If i bind the data dynamically (say, i have a json file and binding the data via jquery to an html table) this expand/collapse not working

Is it possible to make the expandable feature optional depending on there is content?

There could be a extension to Yii 2 as widget, what do you thing about it?

I guess it could be a good idea to add ajax support by allowing anonymous function when the extra content appears on row, so user could be to load data...