Skip to content

Commit

Permalink
[update] remove incorrect statement from grid autoheight page
Browse files Browse the repository at this point in the history
  • Loading branch information
mafanya23 committed Oct 20, 2023
1 parent 7b22d58 commit 02a9cc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/grid/api/grid_autoheight_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ const grid = new dhx.Grid("grid", {
- you can also specify `htmlEnable:true` in the configuration object of Grid
- `htmlEnable: true` allows calculating the content of simple HTML templates by excluding HTML markup and calculating internal content
- in case of complex HTML data, usage of the **autoHeight** config may lead to incorrect size calculations
- the enabled **autoHeight** config adjusts the height of the cells taking into account the [template](grid/api/api_gridcolumn_properties.md) added to cells

@changelog: added in v7.1

Expand Down

0 comments on commit 02a9cc8

Please sign in to comment.