core-jgi/org.idempiere.zk.datatable
Muhammad Eko ac9d9aa18e tax 2025-03-10 14:53:15 +07:00
..
.settings tax 2025-03-10 14:53:15 +07:00
META-INF - fixes for release-11 integration from master 2024-03-04 22:06:04 +01:00
OSGI-INF IDEMPIERE-5949 Datatables.js and Pivot.js Report Viewer (#2211) 2024-03-04 21:24:04 +01:00
src IDEMPIERE-6255:Incorrect column count on datatables / fix headers of CSV on change language (#2527) 2024-11-19 15:12:33 +01:00
.classpath midsuit 2024-12-31 10:39:09 +07:00
.project midsuit 2024-12-31 10:39:09 +07:00
README.md IDEMPIERE-6182 Update datatables extension for HTML report (#2406) 2024-07-19 11:40:59 +02:00
build.properties IDEMPIERE-5949 Datatables.js and Pivot.js Report Viewer (#2211) 2024-03-04 21:24:04 +01:00
pom.xml IDEMPIERE-5949 Datatables.js and Pivot.js Report Viewer (#2211) 2024-03-04 21:24:04 +01:00

README.md

  • Steps to get datatables css and js from https://datatables.net/download/index
    • Step 1. Choose a styling framework
      • Datatables
    • Step 2. Select packages
      • jQuery3
      • DataTables
    • Extensions
      • Buttons > Column visibility
      • ColReorder
      • DateTime
      • FixedColumns
      • Responsive
      • RowGroup
    • Step 3. Pick a download method
      • Download > Download files