Skip to content

The newer features of jquery.Datatables 1.10.x are too compelling to not use inside of Pentaho, so I have decided to add it as a custom CDE component alongside the current 1.9.x datatables component.

Notifications You must be signed in to change notification settings

rdaniels6813/pentaho-cde-dd-DataTableComponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Installation

To install from source, open a shell at the root project folder and:

npm install
grunt

Then upload the DataTableComponent.zip file located in the bin folder to /public/cde/components on your pentaho server.

Then either restart Pentaho or navigate to the url:

http://localhost:8080/pentaho/plugin/pentaho-cdf-dd/api/renderer/refresh

Where localhost:8080 is the hostname/ip:port of your pentaho server.

About

The newer features of jquery.Datatables 1.10.x are too compelling to not use inside of Pentaho, so I have decided to add it as a custom CDE component alongside the current 1.9.x datatables component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published