Change Grid Layout Action (TrnForm)

Introduction

When developing transactions using K2BTrnForm, the developer may wish to change the type of grid used to implement a transaction level.

K2BTools includes the "Change Grid Layout" action to simplify this process.

How It Works

To use this action follow these steps:

  1. Find the grid node whose layout should change.
  2. Find the action "Change Grid Layout" in its contextual menu
    ChangeGridLayoutTrnFormContextualMenu
    Contextual Menu

When the action is executed, the grid will be changed to a Grid node or FreeStyleGrid depending on the type of grid currently used (the action will always change the grid to its opposite).