Skip to content

feat(Table): 组件能否新增动态设置固定列的功能 #8094

Description

@ljmay168

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

我原来的项目中做了个设置固定列的功能,就是由用户设置一个数值n,设置表格从左边开始的前n列固定,需要能在运行时修改固定列。

附件的demo中有个按钮设置Table前2栏的固定状态,在组件版本10.4.2可以正常工作,但升级后(版本10.7.1)不能正常工作。

BootstrapBlazor.Questions.zip

Image

Describe the solution you'd like

新版本中能否新增动态设置固定列的功能,让用户可以自定义固定列

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions