Regular expression validation in jqGrid

荒凉一梦 提交于 2019-12-11 07:26:23

问题


I want to use regular expression validation (email, website, phonenumber, etc.). Then how can I do that in the jqGrid add and edit form?


回答1:


I hope these articles helps you:

  • jqGridnew editrule regex

  • Stack Overflow question jQuery validate: How to add a rule for regular expression validation?



来源:https://stackoverflow.com/questions/11667221/regular-expression-validation-in-jqgrid

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