0

Grid Control (version 22)

  • updated 2 yrs ago

  1. Template Filter *
  2. Header *
  3. Refresh Button - forces the asset grid to refresh if a filter is applied *
  4. Column Header
  5. Asset Label *
  6. Grid space
  7. Datetime of last refresh *
  8. Footer *
  9. Page navigator *

* These features are only visible when the grid is set to an 'Asset Type'.


Properties

  • Name - a unique name used to reference the control in script *
  • ColumnCount - specifies the number of columns in the grid
  • ColumnHeaders - sets the text for a header in each column
  • ColumnWidths - specifies the widths of each column based on a percentage of the grid
  • Height - the height of the control in pixels
  • IsVisible - a checkbox to show or hide the control
  • Width - the width of the control in pixels
  • X - the horizontal coordinate of the top-left corner in relation to its parent container
  • Y - the vertical coordinate of the top-left corner in relation to its parent container
  • AssetType - opens the 'CONFIGURE ASSET TYPE' menu to select a Virtual View and an asset type defined in that view
  • IsTemplateFooterVisible - a checkbox to show or hide the footer
  • IsTemplateHeaderVisible - a checkbox to show or hide the header
  • TemplateFilter - an expression or statement used to filter the asset instances shown within the grid. For examples of how to apply different filters, see How To Filter Asset Templates and Grids.
  • TemplatePageSize - the max number of rows to display within each page of the grid. If the number of assets exceeds this amount, a page navigator will appear in the bottom-right corner of the grid.
  • TemplateRefreshInterval - used in conjunction with the 'TemplateFilter', the frequency at which the grid refreshes using the provided filter

* These properties are only available to admin users.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular