-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Description
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 是正常呈現

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

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 workingSomething isn't working