Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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:

  1. Click  List Tables 
  2. Drag and drop your desired table onto the screen
  3. PhixFlow will then ask you how to display the data using:
  4. Click Grid 
  5. 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


  • No labels