Change Grid Layout Action (Designer)

Introduction

When developing web panels using K2BWebPanelDesigner, the developer may decide that a grid's layout is not the best for its role in the panel. K2BTools includes the "Change Grid Layout" action to do this in an easy way.

This action can be used to change any grid to a Grid node, FreeStyleGrid, or a grid based on a Dynamic Layout object.

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
    ChangeGridLayoutContextualMenu
    Contextual menu

  3. Execute the action. A "Select Layout" dialog will appear, choose the desired result in that dialog.
    AddGridFromTransctionChooseLayout
    Select Layout dialog

After selecting the new layout, the grid will be updated to match the selection.