Guys,

I am trying to create a new datagridcolumn control. I need a datetimepicker, with up/down spinner, that allows me to set starttime, endtime and interval. I only need to change the time, not the date.

I have a CalendarColumn working, thanks to some links from jmcilhinney, but this shows a dropdown calendar control.

I'm thinking there must be some way of combining what I have already with something like this, but its way past my ability.

Can anybody help / advise on this ?

Thanks
Bob