Custom Buttons in inline editing like we have in pagination div in jqgrid

感情迁移 提交于 2019-12-13 01:28:52

问题


Is it possible to add the custom button in each row while using inline editing in jqgrid like we have a provision to add in pagination div using .navButtonAdd() function? If possible can any one suggest how to do the same...


回答1:


You can define an "Actions" column with a formatter. Look here jqgrid EditActionIconsColumn Events and here http://blog.anupamgupta.me/2010/05/enable-inline-editing-in-jqgrid/



来源:https://stackoverflow.com/questions/16514520/custom-buttons-in-inline-editing-like-we-have-in-pagination-div-in-jqgrid

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!