How to set DateTimePicker to auto update?

Posted by Kavinda Gayashan on Stack Overflow See other posts from Stack Overflow or by Kavinda Gayashan
Published on 2010-05-29T02:57:45Z Indexed on 2010/05/29 3:02 UTC
Read the original article Hit count: 283

Filed under:
|

Hi,

I've added a date time picker to a form. Initially its value is set to the DB sever date and time. Once its value is set, I need it to automatically update itself so that it always shows the DB server Date and time. How can I do this? Do I have to develop a custom control?

Thanks in advance!

© Stack Overflow or respective owner

Related posts about .NET

Related posts about c#3.0