hey all,
in my program i have combo boxes linked to the table in the DB. When i allow a user to update the values in time field which i have stored as a date/time in "hh:mm" format (24hr clock), instead of displaying 10:00 the combo box is showing 10:00:00, which is correct to the nearest second, but i dont want those 2 extra zeros. is there a way to not show those extra zeros in the boxes?
please help
vlada
in my program i have combo boxes linked to the table in the DB. When i allow a user to update the values in time field which i have stored as a date/time in "hh:mm" format (24hr clock), instead of displaying 10:00 the combo box is showing 10:00:00, which is correct to the nearest second, but i dont want those 2 extra zeros. is there a way to not show those extra zeros in the boxes?
please help
vlada