Browse Source

Update features.

zhixin 11 years ago
parent
commit
3b3756812e
2 changed files with 4 additions and 0 deletions
  1. 2 0
      README.md
  2. 2 0
      docs/index.html

+ 2 - 0
README.md

@@ -11,6 +11,8 @@ The table displays data in a tabular format and offers rich support to radio, ch
 * Scrollable Table with fixed headers
 * Fully configurable
 * Via data attributes
+* Show/Hide columns
+* Show/Hide header
 * Get data in JSON format using AJAX
 * Simple column sorting with a click
 * Format column

+ 2 - 0
docs/index.html

@@ -54,6 +54,8 @@
             <li>Scrollable Table with fixed headers</li>
             <li>Fully configurable</li>
             <li>Via data attributes</li>
+            <li>Show/Hide columns</li>
+            <li>Show/Hide header</li>
             <li>Get data in JSON format using AJAX</li>
             <li>Simple column sorting with a click</li>
             <li>Format column</li>