Size: 1346
Comment:
|
Size: 1370
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
<<TableOfContents(2)>> |
Bootstrap
Check CSS styles in http://getbootstrap.com/css/
Bootstrap Table
Bootstrap table displays data in a tabular format and offers rich support to radio, checkbox, sort, pagination and so on.
https://github.com/wenzhixin/bootstrap-table/archive/master.zip
Toggle line numbers
1 jQuery.noConflict();
2 $('#table-pagination-data').bootstrapTable({ url: baseUrl + '/xyz/getData' });
3 $('#modalDiv').modal('show');
http://getbootstrap.com/components/#input-groups