mendixlabs / mendix-dynamic-table

Mendix Matrix widget that can show tree-structures
https://appstore.home.mendix.com/link/app/112555/
Other
5 stars 2 forks source link
ant-design mendix mendix-widget react tree-structures widget

Apache License Dependencies DevDependencies Support WM Studio GitHub release GitHub issues DeepScan grade Available

Matrix Widget for Mendix

Mendix Matrix Widget using Ant Design Table (MIT License). This is inspired on the Tree Table widget, but takes objects in the columns as well.

logo

Show a reference table. Rows & Columns are Mendix objects, Entry objects are in between.

screenshot

See test-project https://dynamictabletest-sandbox.mxapps.io/ for a live demo! On the bottom of this page there is a short explanation of the Domain model that is used. Test-project can be downloaded here

Missing features? See TODO at the bottom to see which items are still on the TODO list. If you find other bugs, please report this as an issue here

Features

This widget is about 600Kb uncompressed, so in your cloud deployment this widget should take about 160 Kb of network resources

Tested:

Basic Configuration

1. Row

settings

2. Row Children

settings

3. Column

settings

4. Entries

settings

5. Data Helper

settings

6. Selection

settings

7. Events

settings

8. UI Settings

settings

Demo project

https://dynamictabletest-sandbox.mxapps.io/

Domain Model

This demo uses the following domain model:

domain model

Short explanation:

Issues, suggestions and feature requests

Please report your issues here

TODO

The following things need to be further tested and/or fixed. Please don't report this as a bug if this is in the TODO list:

License

Apache 2