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