G
Guest
I have a DateTime type data for my grid column. I want to display it in the
cells as
MONYR, as MAR05 JAN05 etc. Cannot find it in DateTime format, is there any
quick way to do it (instead of convert my column type from DateTime to string
and then parse it by myself)?
Thanks a lot
Chris
cells as
MONYR, as MAR05 JAN05 etc. Cannot find it in DateTime format, is there any
quick way to do it (instead of convert my column type from DateTime to string
and then parse it by myself)?
Thanks a lot
Chris