Skip to content

Table Editable Attribute Issue #3248

@james-chao

Description

@james-chao

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

升級8.4.1 後造成Table 欄位無法呈現,原因是Table Attribute 設定AutoGenerateColumns="false" Column Attribute 設定成Editable="false" 後造成,原先8.4.0 是正常呈現
image

Expected Behavior

將Table Attribute 設定AutoGenerateColumns="false" Column Attribute 設定成Editable="true" 後正常如下:
預期是Table可以呈現此欄位,但編輯Form 無法看到此欄位
image

Steps To Reproduce

https://github.com/james-chao/BootstrapBlazorApp1.git

Exceptions (if any)

No response

.NET Version

8.0.202

Anything else?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions