All Tags »
Columns »
mvvm (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi.
I need my columns in my DataGridControl dynamically created via a collection in my viewmodel. Unfortunately I cannot bind the ''Columns'' property of the DataGridControl to an property in my viewmodel.
How can I achieve this dynamic creation?
greets