Hello,
I am new to Telerik winforms controls. I have a RadGridView consisting of a GridViewComboBoxColumn. I want to display images
within the combo-box, and when a selection is made, I want the selection text box of the combo-box to also display the image, not
just the text associated with it.
Also, I want to be able to implement the DblClick on the combo-box so that the images will rotate through the list
of images.
Can I accomplish this using a GridViewComboBoxColumn, or do I have to add a custom element to the grid cells?
I have been combing through the examples and forums, but have not been successful in implementing this functionality.
Thanks in advance,
Adriana
I am new to Telerik winforms controls. I have a RadGridView consisting of a GridViewComboBoxColumn. I want to display images
within the combo-box, and when a selection is made, I want the selection text box of the combo-box to also display the image, not
just the text associated with it.
Also, I want to be able to implement the DblClick on the combo-box so that the images will rotate through the list
of images.
Can I accomplish this using a GridViewComboBoxColumn, or do I have to add a custom element to the grid cells?
I have been combing through the examples and forums, but have not been successful in implementing this functionality.
Thanks in advance,
Adriana