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
Post a Comment