You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
在定制开发中,一般是使用TableColumn的@bind-Field来指定某个属性,之后才能使用ToolboxTemplate来添加功能
我现在希望把TItem抽了出来做成一些默认模板
虽然我使用@typeparam限定了基类,但基类拥有的显然不是实际类型的所有属性
我企图使用Table.Columns来遍历处理,但TableColumn需要指定Field,我没有找到可以批量写入Field的方法,导致无法编写ToolboxTemplate
Beta Was this translation helpful? Give feedback.
All reactions