Hi, I have few columns with date and date time values and the REST JSON returns correct values but on grid widget either null or empty string is displayed. If I change to text column - correct value is displayed. Is there any setting that can cause this behavior?
I experienced the same issue. I was able to resolve it by using ISO 8601 format for the dates and datetimes in the JSON.