gringoloco
Programmer
I have a grid which is displaying a datetime field. I do
not want to display the seconds portion on the data.
(The data is coming from a remote view - backend database is firebird)
I have tried setting the seconds to off but this does not make any difference. The only way I have found is to make the field width smaller so as to hide it.
I presume there is a better way......?
not want to display the seconds portion on the data.
(The data is coming from a remote view - backend database is firebird)
I have tried setting the seconds to off but this does not make any difference. The only way I have found is to make the field width smaller so as to hide it.
I presume there is a better way......?