DataGridHook Demo App
Content Type: Sample
Categories: Utility,User Interface,Visualization
Overview
Showcases the capabilities of the DataGridHook module in a demo app.
The app shows:
- replacement of enumeration cell value with a fontawesome icon
- replacement of a cell value with additional custom styling
- replacement of a cell value with clickable content. The click action contains the clicked row object as parameter
- Login to the demo app online with: demo / DemoHook1234!
Documentation
Demo urlhttps://datagridhookdemoapp-sandbox.mxapps.io/
Typical usage scenario
Run the app, and click "Generate sample data" to populate the datagrid to see it in action.
Features and limitations
Demonstrates the use of the DataGridHook module to replace cell content on DataGrid (1) widgets.
Dependencies [optional]
- DataGridHook module
- PageAction widget (included in the DataGridHook module)
Releases
Version: 1.0.0
Framework Version: 9.24.0
Release Notes: v1.0.0 - initial release