canvas-datagrid icon indicating copy to clipboard operation
canvas-datagrid copied to clipboard

Please consider support 'Long Column Header' or 'Super Headline'

Open timiil opened this issue 4 years ago • 0 comments

Hi, great project.

In some usage context, we need to show a quite long text as a table headline, something like below:

| here is a very long column header   |
| -------    | ---------  | --------- |
| Snow       | Falling    | just play |
| Frost      | Sparkling  | cat       |
| Ice        | Cold       | winnter   |

or just a super headline is OK too:

| here is a very long super header    |
|  Item      | Action     |SomeOne    |
| -------    | ---------  | --------- |
| Snow       | Falling    | just play |
| Frost      | Sparkling  | cat       |
| Ice        | Cold       | winnter   |

timiil avatar Mar 31 '22 08:03 timiil