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