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.
Hi,
There is currently no editor for TimeSpan's in NetAdvantage. You should Submit a feature request to Infragistics.
Thanks Mike, I already did.
I think it's important for Infragistics to provide this kind of editor. That's the only reason we haven't switched 100% to use Infragistics vs one of your competitors, which does offer TimeSpan editing.