Update README.md
This commit is contained in:
parent
fe865db460
commit
a4540dc118
1 changed files with 1 additions and 1 deletions
|
|
@ -310,7 +310,7 @@ Update current cell height. This method rebuilds an internal CSS stylesheet. Not
|
|||
call this method too often.
|
||||
|
||||
```javascript
|
||||
grid.cellHeight(grid.cell_width() * 1.2);
|
||||
grid.cellHeight(grid.cellWidth() * 1.2);
|
||||
```
|
||||
|
||||
### cellWidth()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue