Explore Templates

Data Tables

This is a our tailor-made hk-data-table based on react-bootstrap table.

Basic example

Add advanced interaction controls to Data tables like search, pagination etc. For responsive table just add the wrapperClasses="table-responsive" on <BootstrapTable />. View all options.

items
IDNamePositionOfficeStart DateSalary
0 of 50
  • Previous
  • 1(current)
  • Next
Sorting

For column sorting on table, you can add sort:true in Column.

items
IDName Position Office Start Date Salary
0 of 50
  • Previous
  • 1(current)
  • Next
Default Search

Add advanced interaction controls to Data tables like search, pagination etc. For responsive table just add the wrapperClasses="table-responsive" on <BootstrapTable />. View all options.

items
IDName Position Office Start Date Salary
0 of 50
  • Previous
  • 1(current)
  • Next
Custom Search

Add advanced interaction controls to Data tables like search, pagination etc. For responsive table just add the wrapperClasses="table-responsive" on <BootstrapTable />. View all options.

IDName Position Office Start Date Salary
Checkbox select

You can add check-box selection on table by adding a rowSelection props on <HkDataTable />

items
IDName Position Office Start Date Salary
0 of 50
  • Previous
  • 1(current)
  • Next
Export Table

You can export your table as a pdf, csv and excel by adding a exports props in <HkDataTable />.

csv
IDName Position Office Start Date Salary