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

Edit form ImageButton in detail table

2 Answers 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bill Noble
Top achievements
Rank 1
Bill Noble asked on 18 Aug 2015, 05:00 PM

 

Hello 

I have a datagrid which contains Edit & Delete buttons set to display as ImageButton. This grid has a details table which also has Edit & Delete buttons set to display as ImageButton. Both button sets display as required.

How/where do I set the buttons of the details edit form to display as ImageButtons as they are displaying as text.

Any direction pointers ?

Thanks

Bill

2 Answers, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 20 Aug 2015, 02:43 PM
Hello,

When you set the ButtonType property of a GridEditCommandColumn to ImageButton there should be an image rendered in the column. This is applicable for any GridTableView regardless of its hierarchy level.

<telerik:GridEditCommandColumn ButtonType="ImageButton"></telerik:GridEditCommandColumn>

I am attaching a sample project that works as expected on my end. You will find it attached. Please give the sample a try and let me know how it works for you.

Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Bill Noble
Top achievements
Rank 1
answered on 22 Aug 2015, 10:21 AM

Many thanks

Bill

Tags
Grid
Asked by
Bill Noble
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Bill Noble
Top achievements
Rank 1
Share this question
or