jquery easyui - jeasyui - Validating combobox input -


i using jeasyui editable combobox. how restrict user type valid values.

for example, if list containing,

  • c
  • cplus
  • java

if user type vb , tries save, saving value "0".

you can set combobox validatebox. , define rule validate. more info, please hit easyui validate box


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -