Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > General Discussions > Custom Image Button
Telerik MVC Extensions are no longer supported (see this page for reference). In case you have inquiries about Kendo UI Complete for ASP.NET MVC, post them in the pertinent Kendo UI forums.

Not answered Custom Image Button

Feed from this thread
  • Kiang avatar

    Posted on May 4, 2012 (permalink)


    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  
    ^^

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > General Discussions > Custom Image Button