Class IgrHierarchicalGrid Callable IgrHierarchicalGrid () : ReactNode
Returns ReactNode AccessorsforeignKey foreignKey: any
EventsonActiveNodeChange
Type declaration onAdvancedFilteringExpressionsTreeChange
Type declaration onCellClick
Type declaration onCellEdit
Type declaration onCellEditDone
Type declaration onCellEditEnter
Type declaration onCellEditExit
Type declaration onColumnInit
Type declaration onColumnMoving
Type declaration onColumnMovingEnd
Type declaration onColumnMovingStart
Type declaration onColumnPin
Type declaration onColumnPinned
Type declaration onColumnResized
Type declaration onColumnsAutogenerated on
ColumnsAutogenerated: ( args : CustomEvent < IgcColumnsAutoGeneratedEventArgs > ) => void
Type declaration onColumnSelectionChanging
Type declaration onColumnVisibilityChanged
Type declaration onColumnVisibilityChanging
Type declaration onContextMenu
Type declaration onDataChanged
Type declaration onDataChanging
Type declaration onDataPreLoad
Type declaration onDoubleClick
Type declaration onExpansionStatesChange on
ExpansionStatesChange: ( args : CustomEvent < Map < any , boolean > > ) => void
Type declaration onFiltering
Type declaration onFilteringDone
Type declaration onFilteringExpressionsTreeChange
Type declaration onFormGroupCreated
Type declaration onGridCopy
Type declaration onGridKeydown
Type declaration onGridScroll
Type declaration onRangeSelected
Type declaration onRendered
Type declaration onRowAdded
Type declaration onRowClick
Type declaration onRowDelete
Type declaration onRowDeleted
Type declaration onRowDragEnd
Type declaration onRowDragStart
Type declaration onRowEdit
Type declaration onRowEditDone
Type declaration onRowEditEnter
Type declaration onRowEditExit
Type declaration onRowPinned
Type declaration onRowPinning
Type declaration onRowSelectionChanging
Type declaration onRowToggle
Type declaration onSelected
Type declaration onSelectedRowsChange on
SelectedRowsChange: ( args : CustomEvent < any [] > ) => void
Type declaration onSorting
Type declaration onSortingDone
Type declaration onSortingExpressionsChange
Type declaration onToolbarExporting
Type declaration onValidationStatusChange
Type declaration MethodsgetCellByColumn getCellByColumn ( rowIndex : number , columnField : string ) : IgrCellType Parameters rowIndex: number columnField: string getCellByKey getCellByKey ( rowSelector : any , columnField : string ) : IgrCellType Parameters rowSelector: any columnField: string getDefaultExpandState getDefaultExpandState ( record : any ) : void pinRow pinRow ( rowID : any , index ?: number ) : boolean Parameters Returns boolean unpinRow unpinRow ( rowID : any ) : boolean Parameters Returns boolean PropertiesadvancedFilteringExpressionsTree expandChildren expandChildren: boolean
totalItemCount totalItemCount: number
Legend Module Object literal Variable Function Function with type parameter Index signature Type alias Type alias with type parameter Enumeration Enumeration member Property Method Interface Interface with type parameter Constructor Property Method Index signature Class Class with type parameter Constructor Property Method Accessor Index signature Inherited constructor Inherited property Inherited method Inherited accessor Protected property Protected method Protected accessor Private property Private method Private accessor Static property Static method
Hierarchical grid