show grid column dynamically

Hi. how to show grid columns dynamically; i.e users can select columns to display?
Parents
  • Hi.

    From the Technical Reference:

    Alarms, Events, and Trends->Grid object->Columns dialog

    Tip: You can configure tags between curly brackets in the Label field to modify it dynamically during runtime. When the label is blank (e.g., ""), then the width of the column is set to 0 during runtime. This option is useful to hide columns during runtime.

    So, define a tag for each column whose appearance you need to control, and set it to the column title or blank as required.

    Regards,
    Greg Shearer
Reply
  • Hi.

    From the Technical Reference:

    Alarms, Events, and Trends->Grid object->Columns dialog

    Tip: You can configure tags between curly brackets in the Label field to modify it dynamically during runtime. When the label is blank (e.g., ""), then the width of the column is set to 0 during runtime. This option is useful to hide columns during runtime.

    So, define a tag for each column whose appearance you need to control, and set it to the column title or blank as required.

    Regards,
    Greg Shearer
Children
No Data