DataTables demo/export data project

Content Type: Sample
Categories:

Overview

*** Deprecated *** Use DataGrid 2 from the Data Widgets module instead.

DataTables widget demo/export data project. Contains module with generic export function.

Documentation

*** Deprecated ***

Use DataGrid 2 from the Data Widgets module instead.

 

Description

DataTables demo project and export data function.

Features and limitations

Try all the features, implement your own data export

Dependencies

CommunityCommons

Installation

  • Export module DataTablesExportData from this project and import it into your own project
  • Change microflow ACT_DataTablesExportData to match your datatables context entity, or create your own.

Configuration

See examples on how to configure the export.

Known bugs

When switching the browser between maximized and windowed, the headers and data columns may be misaligned. Resize the window by dragging a border or refreshing the grid solves this. 

Frequently Asked Questions

  • Q: Why is a separate module necessary for the export?
  • A: The client only has one page of data. A full export requires the data to be read in full.

Releases

Version: 5.0.0
Framework Version: 8.18.8
Release Notes: Migrated the test / demo project to Mendix 8. Removed RestServices module as JSON import can now be done with microflow activities.
Version: 4.0.2
Framework Version: 7.23.5
Release Notes: New version of widget for additional state saving fix.
Version: 4.0.1
Framework Version: 7.13.1
Release Notes: New version of the widget that has the state save duration property
Version: 4.0.0
Framework Version: 7.13.1
Release Notes: Updated the widget, updated project to Mendix 7.13.1