jqGrid 4.3.2 Failures

无人久伴 提交于 2019-12-25 08:49:30

问题


Trying this version of jqGrid out and experiencing problems.

  1. ESC key is not programmed properly for Chrome and 'editRow' events. Major pain.
  2. ENTER key does not save on editRow select elements with Firefox
  3. setting a column to have editrules: required blows out with Javascript error missing isEmpty

Makes this version almost unusable.


回答1:


Try the demo where I made the fixes which I described here and here. The problems which you described in your question can't reproduced on the demo.

Currently jqGrid has no automatic testing (like jQuery UI use for example). So changes can produce new bugs. In the situation if the developer who uses jqGrid found a bug the user should provide the demo which can be used to reproduce the bug. So if you next time get some problems you should provide the test case instead of the list of problems which you have.



来源:https://stackoverflow.com/questions/10343545/jqgrid-4-3-2-failures

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