如何更改默认的Kendo编辑按钮样式? [英] How to change the default Kendo edit button style ?

查看:235
本文介绍了如何更改默认的Kendo编辑按钮样式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何更改默认的Kendo编辑按钮的样式。默认按钮包含带有编辑文本的铅笔符号。而不是我需要放置一个图标..



我使用以下代码创建编辑按钮



How to change the style of default Kendo edit button. The default button contain a pencil symbol with 'Edit' text. Instead of that I need to place an icon ..

I am using the below code for creating the edit button

columns.Command(command => { command.Edit(); }).Width(80);

推荐答案

小提琴 [ ^ ]

请检查这个小提琴。这可能会有用。

谢谢

:)
fiddle[^]
Please check this fiddle. This might work out.
Thanks
:)


这篇关于如何更改默认的Kendo编辑按钮样式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆