patternfly
Version:
This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.
19 lines (12 loc) • 555 B
text/xml
<dt-example table-type="html" order="0">
<title lib="ColVis">ColVis examples</title>
<js lib="jquery" />
<info><![CDATA[
ColVis adds a button to the toolbars around DataTables which gives the end user of the table the ability to dynamically change the visibility of the columns in the table:
* Dynamically show and hide columns in a table
* Very easy integration with DataTables
* Ability to exclude columns from being either hidden or shown
* Save saving integration with DataTables
]]></info>
</dt-example>