Liquid UI - Documentation - 6.7 Grid Control

6.7 Grid Control


Liquid UI for iOS supports interactive grid controls, allowing users to swipe to navigate columns and rows, double-tap cells to view related data, and long-press to select multiple rows. Users can select all rows, sort columns via the toolbar, and access context menu options—such as sorting, filtering, and printing - by long-pressing outside the grid.

In this article, you will learn how to use the grid control with all standard list functionalities in the Liquid UI for iOS.

 
  1. Navigate to the IE05 transaction screen and tap Execute. You’ll be directed to the Change Equipment: Equipment List screen, where you will see the following components:
    1. Toolbar
    2. Screen title
    3. Grid table
     
    Navigate to change equipments list screen
     
  2. Swipe left to view all the columns in the table, as shown below.
     
    Swipe left to view all columns
     
  3. Similarly, swipe up to scroll through all rows in the table.
     
    Swipe up to scroll through all columns
     
  4. Double-tap any grid cell to access the General Data screen for that entry. For example, double-tapping a cell in the Equipment column will navigate you to the Change Equipment: General Data screen, as shown in the image below.
     
    Double-tap grid cell to open General Data screen for selected entry
     
  5. Long-press on the required rows to select multiple rows on the grid, as shown below.
     
    Long-press on required rows to select multiple rows
     
  6. To select all of the grid data, click the Select All button in the left corner of the grid control.
     
    Click select All button in grid control to highlight all grid data
     
  7. Long pressing any grid cell brings up the Select and Help menus. The Select option allows you to select a specific grid cell, and the Help option corresponds to the F1 function key.
     
    Long press on grid cell showing Select and Help menu options
     

    Note: You can sort the grid columns using the sort icon on the toolbar.

     
  8. Navigate to the IW28 screen and click the Execute button. On the screen that appears, select the Notification column, and click the Sort icon on the toolbar, as shown in the following image.
     
    IW28 screen showing Notification column selected and Sort icon clicked on toolbar
     
  9. Now, the Notification column data gets sorted, and the column header will display a sort icon, as shown in the image below.
     
    Notification column sorted with sort icon displayed in header
     
  10. Long pressing anywhere other than the grid displays a context menu that helps you customize and simplify the process, with functions like sorting, filtering, and printing on the grid control screen, as shown below. 
     
    Context menu with options for sorting, filtering, and printing
     
  11. For instance, to sort a column in ascending order, select the Sort in Ascending Order option and then select the desired column to sort. The values in the selected column would then be sorted in ascending order.
     
    Sort column values in ascending order
     

Can't find the answers you're looking for?