Hi,
I've searched the forums as well as the documentation but I couldn't get what I wanted. What I'm after is having something similar to this http://www.telerik.com/help/wpf/radcombobox-grid-like-dropdown.html but using the Telerik Gridview control instead. I could get things going a bit as shown in the attachment. However, I did it by binding the gridview to the data because when I try to also bind the data to the combobox I get an error at runtime telling me "{"Items collection must be empty before using ItemsSource."}".
Is what I'm trying to achieve even possible currently? If so how?
TIA
David
I've searched the forums as well as the documentation but I couldn't get what I wanted. What I'm after is having something similar to this http://www.telerik.com/help/wpf/radcombobox-grid-like-dropdown.html but using the Telerik Gridview control instead. I could get things going a bit as shown in the attachment. However, I did it by binding the gridview to the data because when I try to also bind the data to the combobox I get an error at runtime telling me "{"Items collection must be empty before using ItemsSource."}".
Is what I'm trying to achieve even possible currently? If so how?
TIA
David