We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

EJ CommandGrid - add edit icon instead of the text "Edit"

Hi Team,

We are using Syncfusion MVC EJ CommandGrid, we want to add edit/delete icons instead of the "Edit"  text shown in below code

Eg:
 col.HeaderText("Action").Commands(command =>
            {
                command.Type(UnboundType.Edit)
                       .ButtonOptions(new Syncfusion.JavaScript.Models.ButtonProperties()
                       {
                           Text = "Edit"
                       }).Add();
}



1 Reply

RU Ragavee U S Syncfusion Team December 19, 2014 12:26 PM UTC

Hi Ashok

 

Since the same query has been posted in incident 133243, we request you to follow up with incident 133243 for further updates from our engineer.

 

Please let us know if you have any queries.

 

Regards

Ragavee U S


Loader.
Live Chat Icon For mobile
Up arrow icon