Hello Tony!
From time to time somebody ask why the date format like “/Date(1285128000000)/” are not suported by jqGrid. Today I answerd one more time on the question on the stackoverflow.
Why not make a small modification of the jquery.fmatter.js to support this? It seems to me that one need to add only two lines of code for example atfter the line 144:
if(date.constructor === Number) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top