Guide applies to: modern

    The gridcell renderer simply runs String(value) on the dataIndex record field. That’s illustrated here: the Date column holds JavaScript date objects — toString() is being run on those dates.