Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

Restrict user access to rows and columns

  • Last UpdatedJul 18, 2024
  • 1 minute read

You can prevent the operator from:

  • Resizing columns

  • Selecting rows

  • Selecting multiple rows

Use this feature for interfaces where it is easy to accidentally resize columns or select rows. For example, if the Alarm Control is running on a small display, use the AllowColumnResize Property and RowSelection Property properties in scripting to control the ability to resize columns and select rows at run time.

To prevent the operator from resizing columns

  1. Double-click the Alarm Control on the canvas. The Edit Animations dialog box appears.

  2. Click Run-Time Behavior. The Run-Time Behavior page appears.

  3. Clear the Allow Column Resizing check box.

  4. Click OK.

To prevent the operator from selecting rows

  1. Double-click the Alarm Control on the canvas. The Edit Animations dialog box appears.

  2. Click Run-Time Behavior. The Run-Time Behavior page appears.

  3. In the Row Selection list, click:

    • No to prevent operator from selecting rows

    • Single to allow operator to only select one row

    • Multiple to allow operator select multiple rows

  4. Click OK.

    TitleResults for “How to create a CRG?”Also Available in