I need example of expandable table row, I found this is the best choice so far:
http://www.jqueryscript.net/table/jQuery-Plugin-For-Expandable-Bootstrap-Table-Rows.html
demo: http://www.jqueryscript.net/demo/jQuery-Plugin-For-Expandable-Bootstrap-Table-Rows/
The table will expand when I click the header. My question is: how to make the table expanded by default?