Retrieve date from sql and store it in a textbox
Hi,
I retrive date from database. It is in the format of yyyy-mm-dd.
Now i want to put this date into masked textbox. Masked text box date format is dd-mm-yyyy.
I am not getting correct date format in my masked textbox.
Darma
Answers (2)
0
Hi Pragya,
your query looks ok, can you try to hard code the name and search and see the results.