javascript 如何向 jqgrid 添加动作按钮,如演示中所示?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6283730/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-25 20:09:12  来源:igfitidea点击:

how to add action buttons to jqgrid like shown in demo?

javascriptjqueryjquery-uijqgrid

提问by Gihan Lasita

how to add icon buttons to jqgrid rows like shown in this demo?

如何将图标按钮添加到 jqgrid 行中,如本演示中所示?

demo

演示

Thanks

谢谢

回答by Oleg

Sorry, but I don't understand your question.

对不起,但我不明白你的问题。

The demois from my old answer. You can just open in web browser the source code and see all. Another answercontain one more demowhich demonstrate how one can add action icons in absolute another way.

该演示来自我的旧答案。您只需在 Web 浏览器中打开源代码即可查看所有内容。另一个答案包含另一个演示,它演示了如何以绝对另一种方式添加动作图标。