I am using JQGrid edit rules to validated data in JQGrid cell. Now, it is showing model pop-up if error in input data and not allowed to add row. I want all functionality other than model popup. I want to show error in custom error div on page only. I don't want model pop-up. But again all other things should be same only, like in case of error row should not be added. Here is the link of all the editrules I am using. I am using default one and couple of custom functions. All rules are working as required.
Please let me know if any further information needed.