Setting up the grid column component visibility and order

To set up the grid column component visibility and order:

  1. Open the form that contains the grid with the column you want to show, hide, or reorder.
  2. In the upper left corner of the grid component, right-click and select Edit Grid Columns....
  3. In the Edit Grid Column Visibility and Order dialog box, perform any of these actions:
    • To show a grid column, select the Visible check box.
    • To hide a grid column, clear the Visible check box.
    • To reorder grid columns, click the Up or Down buttons.
    • To display all grid columns, click the Show All button.
    • To hide all grid columns, click the Hide All button.
  4. Click OK.
Note: In the Windows client, you can perform this procedure together with the GridSetColumnLayout method to further edit the layout, as needed. In the web client, the Edit Grid Columns... option is removed when the GridSetColumnLayout method is used.