When I format date fields like “formatter: 'date'”, JQGrid doesn't show Data only “Loading…” and Firebug shows an error message: “e.S is not a function”.
The parameter S of date formatter in grid-locale-ja.js file is the static value, “u756au76ee”, not function.
This value cause this problem.
So, would you please change the static value to the function :
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top