LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.Grid Properties

A list of properties in IntegralUI Grid directive.

Properties


  • allowCellFocus
  • Gets or sets a value indicating whether row cells can accept input focus
  • allowColumnReorder
  • Gets or sets a value indicating whether columns can be reordered using drag-drop
  • allowDrag
  • Gets or sets a value indicating whether rows from Grid can be dragged
  • allowDrop
  • Gets or sets a value indicating whether the Grid can accept data during drag&drop
  • allowFilter
  • Determines whether filter can be applied to the Grid
  • allowFocus
  • Determines whether the rows and cells in the Grid can accept the input focus
  • autoUpdate
  • Determines whether grid layout is updated automatically when its size changes
  • columns
  • Gets the collection of column objects that are assigned to the Grid
  • controlStyle
  • Specifies an object that holds a style which determines the appearance of all parts of the Grid
  • dataFields
  • Specifies data fields that match the data in local data source
  • displayMode
  • Specifies the performance level of the Grid
  • editorSettings
  • Specifies an object that contains all property settings for the editors used in the Grid
  • enabled
  • Determines whether Grid directive is enabled or disabled
  • events
  • Specifies an object that holds all event handlers in the Grid
  • expandingColumnIndex
  • Sets the index of a column which cells will contain the expand box
  • gridLines
  • Determines whether horizontal and/or vertical lines are shown within the Grid
  • grouping
  • An object that determines whether grouping feature is enabled
  • groups
  • Gets the collection of groups that are assigned to the Grid
  • hoverSelection
  • Determines whether an row can be selected while mouse cursor hovers over its space
  • indent
  • Gets or sets the distance to indent each of the child tree rows levels
  • labelEdit
  • Gets or sets a value indicating whether the text of the tree rows can be edited
  • mouseWheelSpeed
  • Specifies the scrolling speed when mouse wheel is used in the Grid
  • name
  • Gets or sets the name of the Grid
  • options
  • Specifies an object that holds all options available in the Grid
  • paging
  • An object that determines the page size and whether pagination feature is enabled
  • rowHeight
  • Specifies the height of grid rows, in pixels
  • rowIcon
  • A HTML element which represents a default icon shown for all rows that don't have an icon
  • rows
  • Gets the collection of tree rows that are assigned to the Grid
  • selectionMode
  • Gets or sets the method by which tree rows are selected in the Grid
  • showFooter
  • Determines whether footer is visible or not
  • showHeader
  • Determines whether header is visible or not
  • showIcons
  • Determines whether icons are visible or not
  • sorting
  • Gets or sets the order by which rows are sorted