G
Guest
I'm trying to read the timestamp value from the DB into a template column
within a datagrid. The issue I'm having is that the value displayed is
"System.Byte []".
Do I have to do any operations to get it in this format ->
"0x000100000139d595" which is the format it's in the DB.
Thanks,
within a datagrid. The issue I'm having is that the value displayed is
"System.Byte []".
Do I have to do any operations to get it in this format ->
"0x000100000139d595" which is the format it's in the DB.
Thanks,