@@ -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
@@ -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>