admin管理员组文章数量:1356761
I've been searching around for a jquery plugin or some js source code that will allow me to implement editing on a html table created with ajax. I came across jqGrid but I feel like it's a bit overkill and it would resort to me having to create the table on the server side. Plus, I already wrote the ajax for deleting rows. All I really need is inline editing of text fields, check boxes, select dropdowns and jQuery ui DatePicker.
Does anyone know of a plugin or tutorial on how to implement this type of editing into an html table with ajax? If not, a guideline to writing the js would be very helpful.
I've been searching around for a jquery plugin or some js source code that will allow me to implement editing on a html table created with ajax. I came across jqGrid but I feel like it's a bit overkill and it would resort to me having to create the table on the server side. Plus, I already wrote the ajax for deleting rows. All I really need is inline editing of text fields, check boxes, select dropdowns and jQuery ui DatePicker.
Does anyone know of a plugin or tutorial on how to implement this type of editing into an html table with ajax? If not, a guideline to writing the js would be very helpful.
Share Improve this question edited Jul 29, 2017 at 10:34 Brian Tompsett - 汤莱恩 5,89372 gold badges61 silver badges133 bronze badges asked Apr 27, 2011 at 19:59 Trevor ArjeskiTrevor Arjeski 2,1681 gold badge26 silver badges42 bronze badges1 Answer
Reset to default 8The best is SlickGrid: SlickGrid
Documentation is still a little light but it's CRAZY fast. As of this writing, the only way to learn how to use it is to look through the examples:
Examples
Simple example - 1
本文标签: javascriptAlternative to jqGridjust an edit feature with ajaxStack Overflow
版权声明:本文标题:javascript - Alternative to jqGrid, just an edit feature with ajax - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744059933a2583942.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论