i am working c# windows form application and also in crystal report.i am retriving the date from database in datetime format but i like display date only in report,Is any fo
if it is just a format issue use ToShortDateString()
ToShortDateString()