Im My Gridview ,date is coming along with time.My date is in format dd/mm/yyy -
To display only the date in Grdview,I used
But this code is reversing my month & date .See in Pic.Code:<asp:BoundField DataField="EFFECTIVE_DATE" DataFormatString="{0:dd/MM/yyyy}" HeaderText="Effective Date" />
I want to display only the date??How to do dat??


Reply With Quote


The Difference between a Successful person and others is not a Lack of Knowledge,
