Hello,
I'm trying to format the DataStartField and DataEndField in a AdvanceEditTemplate in such a way that I'm separating the Date and Time to display on 2 separate lines.
From the example CustomizeAdvFormVariousDS-VB.zip I'm using the <%# Bind("Start") %> and that results in the full date/time. I saw that I could use Start.Date and Start.TimeOfDay. But Start.Date still showed the full date/time.
I'm so close to finishing ... please help!
I'm trying to format the DataStartField and DataEndField in a AdvanceEditTemplate in such a way that I'm separating the Date and Time to display on 2 separate lines.
From the example CustomizeAdvFormVariousDS-VB.zip I'm using the <%# Bind("Start") %> and that results in the full date/time. I saw that I could use Start.Date and Start.TimeOfDay. But Start.Date still showed the full date/time.
I'm so close to finishing ... please help!