Skip to content

Table resizable columns, the initial state hopes to have adaptive width function. #5727

@jellyidea

Description

@jellyidea
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

当一个table为100%宽时,有5个列,
3,4,5都是指定宽度的如100,
1,2列希望自动适应宽度,
但这时,1,2列同时希望可通过拖动调整宽度,现在好像就无法支持了。
因为可通过拖动调整宽度,一定要为列指定一个width,这样1,2列就不能自适应了。

What does the proposed API look like?

如:自适应初使的width设置为-1,这样好知道是自适应,一但通过手动调整过,将不自适应就为手动调整的宽度。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions