Tables examples
Bootstrap table styles
Note: We are transitioning MDB4 to a legacy version and focusing on developing MDB5.
While we'll continue to support for the transition period, we encourage you to migrate to
MDB5. We're offering a huge discount on MDB5 PRO to help with your transition,
enabling you to leverage the full potential of the latest version. You can find more information here.
upgrade with discount
Here are some examples of tables with additional elements like buttons, checkboxes, icons, panels & more.
Note: If you need standard bootstrap tables, please have a look at our Basic Tables documentation.
Table with checkboxes
You can find of checkbox in the Checkbox documentation.
Default checkboxes
|
Lorem | Ipsum | Dolor |
---|---|---|---|
|
Cell 1 | Cell 2 | Cell 3 |
|
Cell 4 | Cell 5 | Cell 6 |
|
Cell 7 | Cell 8 | Cell 9 |
Material checkboxes MDB Pro component
|
Lorem | Ipsum | Dolor |
---|---|---|---|
|
Cell 1 | Cell 2 | Cell 3 |
|
Cell 4 | Cell 5 | Cell 6 |
|
Cell 7 | Cell 8 | Cell 9 |
Table with icons
To learn more about icons, please read the Icons usage documentation or Full list of 1400+ icons
# | Lorem | Ipsum | Dolor |
---|---|---|---|
1 | Cell 1 | Cell 2 | Cell 3 |
2 | Cell 4 | Cell 5 | Cell 6 |
3 | Cell 7 | Cell 8 | Cell 9 |
Table with panel
See all of the available options in the Panels documentation and Cards documentation.
Advanced table options
For advanced table options, take look at the specific documentation pages listed below.
Table responsive
Advanced options for responsive tables
Datatables
MDBootstrap integration with the most popular plugin to enhance standard tables.
Table pagination
Pagination is a simple navigation method that allows you to split a huge amount of content within the tables into smaller parts.
Table search
The MDBootstrap search box enables super-fast searching among all the table data.
Table sort
This functionality lets you sort the data of the tables according to any specific columns.
Table scroll
If your table is too long or too wide you can limit its size and enable scroll functionality.
Table editable
This allows you to edit existing data within the table and add new data to the table.
Table generator
An interactive tool for creating fully coded tables.