Getting error “this.isEmpty is not a function” in version 4.3.2 when clicking submit on popup when trying to edit/create a record. Cannot add/update any data through the model dialog popup of jqGrid.
line in error:
if( this.isEmpty(val) ) { return [false,nm+”: “+$.jgrid.edit.msg.required,””]; }
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top