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

[Solved] Image row action buttons?

1 Answer 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joan Vilariño
Top achievements
Rank 2
Joan Vilariño asked on 17 Mar 2010, 09:32 AM
Hello.

I want to make the "Edit", "Delete", "Update", "Cancel", "Insert" and "Select" buttons different from the ones that appear actually in the grid, but I don't see any property/method to do it. The only thing I can change are "HtmlAttributes", that could allow me to change class for the button, but not, for example remove the label or changing it for an <img> tag.

I've checked your style builder, but the MVC version doesn't allow configuring grid buttons, as the forms one does...

Is there any way to accomplish that?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 17 Mar 2010, 09:51 AM
Hi Joan VilariƱo,

This is currently not supported. We plan to add this in a future release - being able to use icons in the buttons. For now the only workaround is modifying the source of the grid. If you decide to do this you can check the Telerik.Web.Mvc\UI\Grid\Commands folder.

Regards,
Atanas Korchev
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Joan Vilariño
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Share this question
or