Skip to content

Commit 3ad3c44

Browse files
authored
Merge pull request #21 from DHTMLX/next
[add] link to snippet on grid responsiveness into grid features
2 parents d876563 + b0f020a commit 3ad3c44

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/grid/features.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,10 @@ In this section you will know how to configure the drag-n-drop functionality for
126126

127127
In this section you can learn how to configure the size of Grid and its cells.
128128

129-
| Topic | Description |
130-
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
131-
| [Width and height of Grid](../configuration/#widthheight) | Learn how to set specific size of Grid ([Example](https://snippet.dhtmlx.com/ffxj6se0)) |
129+
| Topic | Description |
130+
| -----------------------------------------------------------| -----------------------------------------------|
131+
| Responsiveness | Learn how to configure Grid to adapt its sizes according to the parent container ([Example](https://snippet.dhtmlx.com/qjhstaf3))
132+
| [Width and height of Grid](../configuration/#widthheight) | Learn how to set specific size of Grid ([Example](https://snippet.dhtmlx.com/ffxj6se0)) |
132133
| [Auto-height for Grid](../configuration/#autoheight-for-grid) | Learn how to configure auto-height for Grid ([Example](https://snippet.dhtmlx.com/srbu56ob)) |
133134
| [Adjusting columns by header, footer, data content](../configuration/#autosize-for-columns) | Learn how to make the size of columns to automatically adjust to their content ([Example](https://snippet.dhtmlx.com/zfrpe22d)) |
134135
| [Max width of a column](../api/api_gridcolumn_properties/) | Learn how to define the maximal width which can be set for a column ([Example](https://snippet.dhtmlx.com/ku3cfaux)) |

0 commit comments

Comments
 (0)