jqGrid 自定义编辑表单

jqGrid custom edit form

我正在尝试实现模态弹出式自定义表单,例如 http://nanet.website/test/samples/dlgModal.html for editing data in a jqGrid such as the one shown in http://nanet.website/test/samples/jqGrid.html 中所示的表单 有高人帮忙吗? 谢谢

如果我理解正确的问题,您尝试使用 Booostrap 在 jqGrid 中创建自定义表单编辑。

可以在 Guriddo 知识库中找到自定义表单编辑的示例 here

对于 Bootstrap UI 只需指向网格以使用 Bootstrap 描述 here