Is there somewhere to set the format of the Task Duration property to Hours at design time? I've found the method where at runtime i can call SetDuration and tell it hours but I have to do that each time the grid refreshes or tasks are added to keep it at hours. Otherwise it defaults to days and a task that would be 24 hours spread over 4 days shows as 1 single day on the grid.
I think I see your point...there is no way for you to tell the control to use a certain duration format by default. This should be a fairly simple change for us so you might want to submit a feature request.
I have found a workaround that will work for me and I submitted the feature request.
thanks for the quick reply.