Our application requires the precision down to millisecond and the server is providing so to the client. I have modified the formatter on the client side to correctly display it from a JS Date value. On Chrome and FF this is all working correctly (see the screenshot from Chome debug tool of network traffic received); but IE 9 ignores this portion somewhere on the server side (see screenshot). Since our application is insensitive to the browser technology I suspect it has to be smartclient server that is cutting off the milliseconds.
I am using version 8.3p Jan 29th.
Thanks
I am using version 8.3p Jan 29th.
Thanks
Comment