Hi All!
I've had a lot of fun using the modern data table control. Looks good and works well (most of the time).
However, I would love to have a custom format for date columns.
I haven't yet found a solution to do this. I tried using AddColumns() already which will output a column with the correct formatting, however, this column can't be sorted as a date column then.
I've also looked into the FieldType property but there doesn't seem to be any documentation about this property.
Anyone any idea to do custom formatting of data columns in modern table control?
Thanks in advance,
Kind regards!