Table 组件 DisableExtendEditButtonCallback 在 CardView 模式下,不能正常进入回调 #3951
Unanswered
Jiang2020426
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@Jiang2020426 Thank you for reporting. We will give triage later. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
Table组件当设置了DisableExtendEditButtonCallback回调,在Table模式下,可用正常进入回调,但是在CardView模式下,不能正常进入回调
Expected Behavior
应该在CardView模式下也能进入回调,判断编辑按钮是否可用
Steps To Reproduce
EditButtonCallBackDemo.zip
以上是项目截图和demo
Exceptions (if any)
No response
.NET Version
NET8
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions