Hi all,

Just been trying to format a date returned by an ASP.NET webservice, but due to the way the asp.net team decided to use their +"/Date(###)/" date format for the response I'm having trouble getting the coolite grid to format it correctly.

I know I could return a formatted string, but I really didn't want to have to modify my objects data types just to resolve a formatting issue.

Could someone point me in the right direction?!!

Thanks

Matt