Name | Description | |
---|---|---|
Recalculates grid's dimensions. |
||
Control.attach override. |
||
Ensures that the specified row is visible. |
||
Control.detach override. |
||
Disposes the active grid cell editor. |
||
Disposes the current context menu. |
||
Control.draw override. |
||
Sets the focus to the cell at the specified position. |
||
Gets the DOM element of the cell in the specified coordinates. |
||
Gets the width of the specified grid column. |
||
Gets the row with the specified key. |
||
Gets the DOM element of the specified row. |
||
Gets the key of the row at the specified index. |
||
Groups by the specified column. |
||
Checks if the row at the specified index is currently visible. |
||
Refreshes the grid after external modifications to the grid model. |
||
Repaints the grid contents. |
||
Repaints a range of rows. |
||
Selects the cell at the specified position. |
||
Selects the rows in the specified range. |
||
Sets the width of the first grid column. |
||
Sorts by the specified column and sort direction. |