I am trying to use the JQgrid with grouping and I am getting Loading message only and the Javascript error it throws is “'displayField' is null or not an object” at Jquery.JQgrid.src.js line 11184 at char 5.
displayName = grp.displayField;
the grp object does not have the property displayField whenI try to debug the error.
But JQgrid work fine when I am not using the Grouping the records.
please help.
thnx
Chandru
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top