Hi, my name is Hajun Song from south korea.
I have a radgridview and it has 5 columns and 36 rows
(1 and 2 columns are GridViewTextBoxColumn and
4 and 5 columns are GridViewComboBoxColumn).
I wanna add the images as the combobox's items, so I search and
apply the source base on this example.
http://www.telerik.com/forums/gridviewcomboboxcolumn-that-displays-only-icons-images
When I finished the code and run it, some problems happened.
First, in the first picture,
When the scroll of the table is moved down, some cells not conserned with
image combobox display the images(solid dash line image).
I wanna know how to fix that.
Second, in the second picture, when I open and select the
image of comboBox, some texts are shown as figure.
Although these texts are disappeared if I clicked other place,
but I don't want skip that step. (In upper example source, that has same reaction.)
Can't I fit that? If not, I wanna know how to remove that step.
Third picture is about my source.
Please point out my problem.
And if it is possible, I wanna example source about
successful case of my problems.
Thank you.
I have a radgridview and it has 5 columns and 36 rows
(1 and 2 columns are GridViewTextBoxColumn and
4 and 5 columns are GridViewComboBoxColumn).
I wanna add the images as the combobox's items, so I search and
apply the source base on this example.
http://www.telerik.com/forums/gridviewcomboboxcolumn-that-displays-only-icons-images
When I finished the code and run it, some problems happened.
First, in the first picture,
When the scroll of the table is moved down, some cells not conserned with
image combobox display the images(solid dash line image).
I wanna know how to fix that.
Second, in the second picture, when I open and select the
image of comboBox, some texts are shown as figure.
Although these texts are disappeared if I clicked other place,
but I don't want skip that step. (In upper example source, that has same reaction.)
Can't I fit that? If not, I wanna know how to remove that step.
Third picture is about my source.
Please point out my problem.
And if it is possible, I wanna example source about
successful case of my problems.
Thank you.