This question is locked. New answers and comments are not allowed.
Sorry posted in the wrong place, new one -
http://www.telerik.com/community/forums/wpf/gridview/gridviewcomboboxcolumn.aspx#1412724
Hi,
I am using the gridview for the first time
And I need a simple combobox column
I have List<string> Types collecation that is holding all the types
Now the gridview is populated from data source with column Type (that is string)
All I need is to show the combobox column <telerikGrid:GridViewComboBoxColumn
with the proper selection of the Type
Tried to do it for a 2 hour...
Please help
Thanks
http://www.telerik.com/community/forums/wpf/gridview/gridviewcomboboxcolumn.aspx#1412724
Hi,
I am using the gridview for the first time
And I need a simple combobox column
I have List<string> Types collecation that is holding all the types
Now the gridview is populated from data source with column Type (that is string)
All I need is to show the combobox column <telerikGrid:GridViewComboBoxColumn
with the proper selection of the Type
Tried to do it for a 2 hour...
Please help
Thanks