I'm trying to display DateTimeOffset type in the grid, but noticed that, the grid automatically hides these types of columns, which gives me the idea that it's not supported...
Also, if this is not supported, would it be possible to add support to it, by extending some base class?
Note: I'm using DataTable as datasource.