JavaScript Library To Show / Hide Table Columns

Category: Javascript , Table | October 17, 2016
Author:tomaskikutis
Views Total:1,053 views
Official Page:Go to website
Last Update:October 17, 2016
License:MIT

Preview:

JavaScript Library To Show / Hide Table Columns

Description:

A small JavaScript plugin that has the ability to hide / show a specific array of column indexes in your html table.

How to use it:

Load the core JavaScript file in the html page.

<script src="index.js"></script>

The core function to hide the table columns.

TableColumnHider(uniqueTableSelector)

You Might Be Interested In:


Leave a Reply