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

[Solved] Image icons instead of text

3 Answers 183 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 30 Apr 2008, 02:15 PM
Hi

In this example  when you go into edit mode there are icons instead of words to insert / cancel ect.

I have things working but cant see how to get the images. I'm using custom skins.

Andy

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Apr 2008, 02:29 PM
Hello Andy,

Please add:

<EditFormSettings EditColumn-ButtonType="ImageButton" />

in MasterTableView. You also have to make sure that your have the "update" and "cancel" images available in the ImagesPath directory.


Regards,
Dimo
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Andy
Top achievements
Rank 1
answered on 01 May 2008, 07:05 AM
Hi
Yes I have this code and the image directory. The images work for add / edit and delete. They do not work when in edit or add mode to show the images to accept (Add or update) or cancel.

Andy

0
Yavor
Telerik team
answered on 01 May 2008, 08:35 AM
Hello Andy,

If you set the imageType for the edit column to ImageButton, the images should be resolved successfully, if they are present. If the problem is persisting at your end, please open a formal support ticket, and send us the problematic code, in the form of a small working project, for further investigation.

Best wishes,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Andy
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Andy
Top achievements
Rank 1
Yavor
Telerik team
Share this question
or