Skip to content

Commit 59d7398

Browse files
authored
Merge pull request #559 from gristlabs/update-row-styling
update-row-styling
2 parents 45266dd + 05e768a commit 59d7398

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

41.3 KB
Loading
31.9 KB
Loading

help/en/docs/widget-table.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,13 @@ Here are some useful features to know.
117117

118118
For example, this lets you change the look of your grid to a list like this:
119119
![widget_table_zebra](images/widget_table_zebra.png)
120+
121+
- **Customize row height**: In the widget options panel, you can set a max row height which sets a maximum number of lines for multi-line text. Additionally, you can choose to 'Expand all rows to this height' and set a consistent row height throughout your table.
122+
123+
*![max-row-height](images/max-row-height.png)*
124+
{: .screenshot-half }
125+
126+
- **Add conditional styles**: In the widget options panel, you can add [conditional formatting](conditional-formatting.md) for rows. When added under 'Row Style', the conditional styling will apply across the entire row.
127+
128+
*![conditional-styling-rows](images/conditional-styling-rows.png)*
129+
{: .screenshot-half }

0 commit comments

Comments
 (0)