This question is locked. New answers and comments are not allowed.
Hello,
My RadGridView needs to have different columns based on what a user queries. I am using MVVM and was wondering if there is a way I can bind my xaml RadGridView's columns to a Telerik.Windows.Controls.GridViewColumnCollection in my ViewModel? If not, do you have a suggestion for building the columns dynamically based on a list of objects in my ViewModel? Thank you.
My RadGridView needs to have different columns based on what a user queries. I am using MVVM and was wondering if there is a way I can bind my xaml RadGridView's columns to a Telerik.Windows.Controls.GridViewColumnCollection in my ViewModel? If not, do you have a suggestion for building the columns dynamically based on a list of objects in my ViewModel? Thank you.