Replies: 1 comment 1 reply
-
Hi @Rafucho25, It might be possible to support a dynamic collection as an ItemsSource, but it depends on how the data is structured at runtime. If you can share a sample of the collection you're using, I can take a look and see if it works as-is or if any changes are needed. If adjustments are required, I’ll consider them for a future release. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I would like to know if it is possible to use a dynamic collection as an itemsSource because the header and data don't have a defined structure(it's determined in runtime).
Beta Was this translation helpful? Give feedback.
All reactions