|
|
@@ -47,6 +47,20 @@
|
|
|
<a href="https://github.com/wenzhixin/bootstrap-table" class="btn btn-outline-inverse btn-lg">Download</a>
|
|
|
<a href="getting-started.html" class="btn btn-outline-inverse btn-lg">Getting started</a>
|
|
|
</p>
|
|
|
+ <h2>Features</h2>
|
|
|
+ <ul>
|
|
|
+ <li>Created for Bootstrap 3 (Bootstrap 2 supported)</li>
|
|
|
+ <li>Responsive web design</li>
|
|
|
+ <li>Scrollable Table with fixed headers</li>
|
|
|
+ <li>Fully configurable</li>
|
|
|
+ <li>Via data attributes</li>
|
|
|
+ <li>Get data in JSON format using AJAX</li>
|
|
|
+ <li>Simple column sorting with a click</li>
|
|
|
+ <li>Format column</li>
|
|
|
+ <li>Single or multiple row selection</li>
|
|
|
+ <li>Powerful pagination</li>
|
|
|
+ <li>Localization</li>
|
|
|
+ </ul>
|
|
|
</div>
|
|
|
</main>
|
|
|
|