浏览代码

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>