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
28
For advanced datatable options have a look at items listed below.
28
29
29
-
######Table Pagination
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.
30
+
**Table Pagination** - 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
33
-
Angular Bootstrap table search are a component which are super fast and easy to use searching functionality dedicated to our tables.
32
+
**Table Search** - Angular Bootstrap table search are a component which are super fast and easy to use searching functionality dedicated to our tables.
34
33
35
-
**Table Sort-**
36
-
Angular Bootstrap Sort table are component with sorting functionality which lets you sort the data of the tables according to any specific columns.
34
+
**Table Sort** - Angular Bootstrap Sort table are component with sorting functionality which lets you sort the data of the tables according to any specific columns.
37
35
38
-
**Table Editable-**
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.
36
+
**Table Editable** - 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
37
41
-
**Table Responsive-**
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}.
38
+
**Table Responsive** - 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
39
44
-
**Table Styles-**
45
-
Angular Bootstrap table styles are components with examples of the tables with additional elements like buttons, checkboxes, icons, panels & more.
40
+
**Table Styles** - Angular Bootstrap table styles are components with examples of the tables with additional elements like buttons, checkboxes, icons, panels & more.
0 commit comments