Hi all !
I'm using jqGrid 3.8.2 to show data coming from a ASP.NET web service.
As far as I understood jqGrid natively understands MS DateTime Wire Format by default (since 3.8.2) and this is good, but it renders something like:
NaN/NaN/NaN
Probably I have to set some “magic” string to make jqGrid understand it is reading a MS DateTime ? Is there any particular configuration ?
Or probably we are talking about an open issue (because I read “will be fixed”) ?
Thanks in advance,
Alex