JqGrid mvc 添加并填充新行
面临 jqgrid 的问题有人能告诉我如何在 jqgrid 中设置空白行数据吗? 我有用于编辑/添加行编辑的自定义弹出窗口,现在工作正常,我想添加带有用户值的新行(来自弹出窗口),添加的行但它始终为空,我对这个问题的理解最初是我没有数据库中的任何记录这就是为什么在网格创建时没有行。所以另一个问题是,如果数据库中没有数据,我如何绑定 jqgrid?它总是绑定标题并显示如何添加空白行以将其设置为编辑模式?
facing an issue with jqgrid can anybody tell me how to set blank row data in jqgrid ?
I have my custom popup for edit/add row edit is working fine now i want to add new row with the user values (from popup), row added but its always null, and my understanding for this issue is initially i don't have any record in db that's why at the time of grid creating there is no row. so another question is how can i bind a jqgrid if there is no data in db ?it always bind headers and showing how to add blank row to set it in edit mode?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论