0
Reply

Get DateTime second fractions from dataset or datagrid column

jamil_sawas

jamil_sawas

Mar 2 2005 4:05 AM
2.3k
I couldn't get datetime value with the format I want from dataset column from Oracle data type timestamp. Note, I could display the value i want in datagrid using the format for that column. but I couldn't get it programaticaly, only with the default format I mean datagrid1[x,y].tostring() thank you