Intuitive Material Grid
Category: Widgets
Subcategory: Display widgets
Overview
It will provide you the Grid Structure with More Actions
Documentation
- Download the widget from the Mendix App Store
- Create a Microflow where it will return list of information. (Ex: You have a Database table which has Company Details which is having Employee Name, and Employee Email Address)
- Go to any of your existing application page.
- Right Click and get the Add Widget Action
- It will popover the list of widgets which is available to use for the application
- Then select the Widget “4criskreactMaterialGrid” from the list
- Once you selected it will throw you few errors
- Then Double click on the widget
- You will see the list of tabs like Grid (Like below)
- You can select the datasource, it will be the core and it will be displayed in the UI.
- Then provide the Title, Grid Source of our own choice
- In the Data Section we need to add which all the column values and select the attributes those will be visible in the grid
- Once you selected the values and click on “Ok”
- Now there will be no errors and you’re widget is ready to use
- The final output will be like below
Additional Features:
- Search by Column
- Global Search
- Show Hide Columns
- Download Excel
- Download PDF
- Group By
Releases
Version: 1.0.0
Framework Version: 9.16.1
Release Notes: Version 1