P
Paulo
Hi, I have a template wich shows a DateTime returned from the SQL server,
but where do I put a function wich returns only the date not the time?
<asp:Label ID="Label9" runat="server" Text='<%# Bind("DATA_CONTRATO")
%>'></asp:Label>
Can you help me ?
but where do I put a function wich returns only the date not the time?
<asp:Label ID="Label9" runat="server" Text='<%# Bind("DATA_CONTRATO")
%>'></asp:Label>
Can you help me ?