Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1960
What's the best editor to edit a TimeSpan?
posted

I have a property in my business object of type TimeSpan. The min value is 00:00:00 (zero seconds) and the max value is 24:00:00 (24 hours).

I understand the DateTimeEditor does not handle the TimeSpan data type. Is there an editor capable of displaying a TimeSpan, as well as limiting the min/max values?

Thanks.

Parents Reply Children