in ASP.NET gridview binding two dates. I want to display dd/MM/yyyy but it displays 10/03/2014 00:00:00.
dd/MM/yyyy
10/03/2014 00:00:00
Blockquote
Eval("Date","{0:dd-MM-yyyy}") %>' />