Hi,
We have been seeing issue in one of the sub-grid where a datetime column is displaying values in UTC, we updated the datetime column in the virtual table to be “Time Zone Independent” but that did not resolve the issue, the sub-grids datetime column still formatted to UTC datetime .
When you click on a record in subgrid, it opens up a Main form which displays correct datetime as its stored in virtual table. This is happening only in one of the subgrid, tried comparing column/table/form properties but did not see any difference in settings. Before writing custom logic would like to understand why would it format to UTC in UI even though the column in virtual table is updated to time-zone independent. Any suggestion/explaination would be helpful !
Thanks !