You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## List of Available Advanced table options for Angular Data Table
27
27
For advanced datatable options have a look at items listed below.
28
28
29
-
-**Table Pagination-**
29
+
######Table Pagination
30
30
Angular Bootstrap Table Pagination is a component with simple navigation which lets you split a huge amount of content within the tables into smaller parts. By default, pagination is initialized with Previous, page numbers and Next buttons.
31
31
32
-
-**Table Search-**
32
+
######Table Search
33
33
Angular Bootstrap table search are a component which are super fast and easy to use searching functionality dedicated to our tables.
34
34
35
-
-**Table Sort - **
35
+
**Table Sort-**
36
36
Angular Bootstrap Sort table are component with sorting functionality which lets you sort the data of the tables according to any specific columns.
37
37
38
-
-**Table Editable - **
38
+
**Table Editable-**
39
39
Angular Bootstrap Editable Table are component with which you can add and remove rows and change text and information within cells. In-place editing on your website based on JavaScript is now easier and quicker.
40
40
41
-
-**Table Responsive - **
41
+
**Table Responsive-**
42
42
Angular Bootstrap Responsive tables are component which allow tables to be scrolled horizontally with ease. Make any table responsive across all viewports by wrapping a .table with .table-responsive. Or, pick a maximum breakpoint with which to have a responsive table up to by using .table-responsive{-sm|-md|-lg|-xl}.
43
43
44
-
-**Table Styles - **
44
+
**Table Styles-**
45
45
Angular Bootstrap table styles are components with examples of the tables with additional elements like buttons, checkboxes, icons, panels & more.
0 commit comments