Brought in following assets that Kevin's EDI project will be using:
[openemr.git] / public / assets / datatables-fixedcolumns-3-2-1 / examples / index.xml
blobd0303902f31a481918eef004fe3afe656390d86e
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <dt-example table-type="html" order="0">
4 <title lib="FixedColumns">FixedColumns examples</title>
6 <js lib="jquery" />
7 <info><![CDATA[
9 When making use of DataTables' x-axis scrolling feature (`dt-init scrollX`), you may wish to fix the left or right most columns in place. This extension for DataTables provides exactly this option (for non-scrolling tables, please use the [FixedHeader extension](//datatables.net/extensions/fixedheader), which can fix headers, footers and columns). Key features include:
11 * Freezes the left most column to the side of the table
12 * Option to freeze two or more columns
13 * Full integration with DataTables' scrolling options
15 ]]></info>
17 </dt-example>