Skip to content

如果将类属性设置为:[AutoGenerateColumn(Ignore = true)],第一个TableColumn会消失 #3868

Answered by ArgoZhang
HongFei-Ye asked this question in Q&A
Discussion options

You must be logged in to vote

发布新版本 8.7.3-beta05 增加 TableTemplateColumn 可不绑定模型任何字段

<TableTemplateColumn>
    <Template Context="v">
        @v.Row.Name
    </Template>
</TableTemplateColumn>

模板 Template 内可以做很多事

link #3879

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ArgoZhang
Comment options

Answer selected by HongFei-Ye
@densen2014
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
3 participants
Converted from issue

This discussion was converted from issue #3864 on July 17, 2024 11:08.