This page is for data modellers who want to display data on a screen in a grid.
Overview
PhixFlow can display any Table data as a grid on GUI screens. This page will show you how to add data as a grid to any screen.
Creating a grid using an existing Table
Once you have a screen created it is simple to add any data to it. To add data:
- Click List Tables
- Drag and drop your desired table onto the screen
- PhixFlow will then ask you how to display the data using:
- Click Grid
- The attribute picker should then appear. Drag and drop the attributes to display directly onto the grid.
- Adding relational attributes
- Sorting and Filtering
- Grid filters
- Column filters
- Default filters
- Sort orders
- Formatting
- Resizing and labelling columns
- Hiding and moving attributes
- Formatting rules
- Adding actions