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

[Solved] Custom Image Button

0 Answers 107 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kiang
Top achievements
Rank 1
Kiang asked on 04 May 2012, 09:10 AM

columns.Command(cmd => cmd.Custom("Edit").Text("Edit").DataRouteValues(key => key.Add(o => o.ID).RouteKey("blmmeter2ID")).Action("Edit", "blmmeter2_"));

How can i put this button into image??

.ButtonType(GridButtonType.Image)    has no effect for it...

Anyone teach me how to solve it??

Newbie here.. thanks for teaching and guiding  
^^
Tags
General Discussions
Asked by
Kiang
Top achievements
Rank 1
Share this question
or