Is there an existing issue for this?
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
Describe the solution you'd like
新版本中能否新增动态设置固定列的功能,让用户可以自定义固定列
Additional context
No response
Is there an existing issue for this?
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
Describe the solution you'd like
新版本中能否新增动态设置固定列的功能,让用户可以自定义固定列
Additional context
No response