This question is locked. New answers and comments are not allowed.
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
^^