Generic table set AutoGenerateColumns="false" not working with content render #4861
Unanswered
phongphamthe
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@phongphamthe hi thank you for this discussion. could you upload this demo project? i need the whold code |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm currently working with Table. I try to make a generic table to reuse in many parent components.
With generic Table:
Next I'm gonna use this in TableDemo page like:
But I got error as 类型 GenericClass 未找到 属性,无法获取其值 ( The GenericClass property was not found and its value could not be obtained)
Please help to resolve it. Thanks all.
Beta Was this translation helpful? Give feedback.
All reactions