Gridview DateTime Problem
-
Hello Experts, I have a gridview on a web page.I have set the data format of all columns that consist date data as {0:dd/MM/yyyy}. I have also configured my sqlcommand string as: set dateformat DMY But update operation still works as Month/Day/Year format. I have tried many things but could not solve the problem. Please Help
-
Hello Experts, I have a gridview on a web page.I have set the data format of all columns that consist date data as {0:dd/MM/yyyy}. I have also configured my sqlcommand string as: set dateformat DMY But update operation still works as Month/Day/Year format. I have tried many things but could not solve the problem. Please Help
can you please put the line of code ?
cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net