This is a migrated thread and some comments may be shown as answers.

DropDownList Image in Editor Area

2 Answers 118 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 20 Nov 2013, 07:31 AM
Hi, 

In DropDownList I am not able to display image in Editor area with Q1.2013.SP1 version whereas it was working perfectly okay with Q2.2011.SP2.  ShowImageInEditorArea property is set as True in both versions. 

Please see the attached image. 


Regards
Richard

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 22 Nov 2013, 04:57 PM
Hello Richard,

Thank you for contacting Telerik support.

This is a known issue and it is logged in our Public Issue Tracking System. It is already resolved in our latest version as you can see from the following link: http://www.telerik.com/support/pits.aspx#/details/Issue=14378

To workaround this with the version that you are using you can set the ShowImageInEditorArea in code like this:
this.radDropDownList1.ShowImageInEditorArea = true;

I hope this helps. Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Richard
Top achievements
Rank 1
answered on 24 Nov 2013, 11:36 PM
Hi Dimitar,

Thanks for the reply. This solved my issue. 

Regards
Richard.
Tags
DropDownList
Asked by
Richard
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Richard
Top achievements
Rank 1
Share this question
or