Basic styling

Since Theadmin is based on Bootstrap, so you can safley use Bootstrap's table classes to style your table. We also added more table styles and functionality to our framework.



Basic

All tables need .tableclass.

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Alternativethead

.thead-defaultapplies to thead

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Striped

.table-stripedapplies to .table

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Bordered

.table-borderedapplies to .table

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Hover

.table-hoverapplies to .table

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Separated

.table-separatedapplies to .table

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Smalltable

.table-smapplies to .table

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Largetable

.table-lgapplies to .table

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Responsivetables

Create responsive tables by adding .table-responsiveto any .tableto make them scroll horizontally on small devices (under 768px). When viewing on anything larger than 768px wide, you will not see any difference in these tables.

#Table headingTable headingTable headingTable headingTable headingTable heading
1Table cellTable cellTable cellTable cellTable cellTable cell
2Table cellTable cellTable cellTable cellTable cellTable cell
3Table cellTable cellTable cellTable cellTable cellTable cell


Advanced tables

Selectallrows

data-provide="checkall"applies to .tablefor check all checkboxes.

First NameLast NameUsername
MarkOtto@mdo
JacobThornton@fat
Larrythe Bird@twitter

Selectable

data-provide="selectable"applies to .table

First NameLast NameUsername
MarkOtto@mdo
JacobThornton@fat
Larrythe Bird@twitter

Using medias

#UserSales
1
...

Maryam Amiri

Designer
541
2
...

Hossein Shams

Designer
364
3
...

Sarah Conner

Designer
840

Row actions

#First NameLast NameActions
1MarkOtto
2JacobThornton
3Larrythe Bird

Toolbar

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter

Pagination

#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter