Hi.
I have a DateTimePicker on a win form in VB.NET 2003, and I have a database table that contains different dates as records.
What I want to do is detect what dates are exist in the database, and mark then on the DateTimePicker.
Does anyone know how can I mark a specific date in the DateTimePicker (which is not the current date)?
Thanks!
Tom Rahav.
I have a DateTimePicker on a win form in VB.NET 2003, and I have a database table that contains different dates as records.
What I want to do is detect what dates are exist in the database, and mark then on the DateTimePicker.
Does anyone know how can I mark a specific date in the DateTimePicker (which is not the current date)?
Thanks!
Tom Rahav.