ソースを参照

Update features.

zhixin 11 年 前
コミット
3b3756812e
2 ファイル変更4 行追加0 行削除
  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>