Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d16bf3a

Browse files
Update README.md
1 parent 927f7f0 commit d16bf3a

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

‎README.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,21 @@ Download the Repository and add the necessary Libraries to the Source Code to di
2323
```Angular JS
2424
angular.module('datatablesSampleApp', ['datatables'])
2525
```
26+
2627
## List of Available Advanced table options for Angular Data Table
2728
For advanced datatable options have a look at items listed below.
2829

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.
3131

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.
3433

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.
3735

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.
4037

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}.
4339

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.
4641

4742

4843
## Contributing

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /