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.
No, sorry, there's no TimeSpan editor in the 2010.1 release. There will be a GanttView, though. :)
Thanks Mike, I've logged the request. Just out of interest, will something like this be in the next release? I know that you guys are releasing a gantt control soon, I would have thought a timespan control would be used with something like that?
If this feature is important to you, please Submit a feature request to Infragistics.
The decision about what new features are added to each volume release is based largely on the number of requests we get for each feature.
I agree - this is a must have feature. I'll now have to go and build a custom control until infragistics is prepared to release their own.