Replies: 7 comments
-
@skzkk Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
重新补充下代码,提的时候被吞了一部分代码,抱歉补充一下
|
Beta Was this translation helpful? Give feedback.
-
@skzkk 能否整理一下。我完全不知道你要干嘛?如果样式有问题,请截图标注箭头。希望是什么,实际是什么?最标准的流程就是提供复现示例,我运行看看结果就知道什么情况了 |
Beta Was this translation helpful? Give feedback.
-
收到,我这个issue就是用源码的TablesVirtualization.razor文件修改了一下复现的,代码粘贴在上面了,然后我录了一个视频QQ发你了,主要是三个地方: |
Beta Was this translation helpful? Give feedback.
-
@skzkk 我们官网示例 http://localhost:5053/table/virtualization 第一个例子就是带合计的,还做了开关跟踪与固定,我测试下来都没问题,所以必须提供复现工程,不然大大增加沟通成本。 |
Beta Was this translation helpful? Give feedback.
-
是用我上面贴的代码测试的吗? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
复现步骤:官方源码测试 TablesVirtualization.razor,第一个demo的table更改如下(去掉了class="table-virtualize-demo",不然非固定列无法滚动)
Expected Behavior
期望:样式正常
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions