1
Answer

How to read date from table and display it in the datetimepicker?

Dear Friends,

There is an error coming with this when i'm trying to read date. Help me to solve this problem.

dateTimePicker1.Value = gettemprecord[14].ToString();

Answers (1)