Hi all,
I have just migrated my application from 3.1 to 4.0 and am now looking to use so of the new widgets.
Previously in my application I implemented my own DateTimeItem but as the framework has implemented this now and in the email correspondence informing me that smartGWT 4.0 was released I saw that the date picker window now can display a time picker also which I'd like to utilise.
My issue is I can not see how to implement this, when using the DateTimeItem, the picker window just contains the calendar, in the showcase, for DateRangeItem the picker includes a time picker.
http://www.smartclient.com/smartgwt/showcase/#form_controls_various.
Looking at the API's for DateTimeItem I can not figure out how I can enable this.
Can someone please guide me in the right direction?
Thanks,
Dale
I have just migrated my application from 3.1 to 4.0 and am now looking to use so of the new widgets.
Previously in my application I implemented my own DateTimeItem but as the framework has implemented this now and in the email correspondence informing me that smartGWT 4.0 was released I saw that the date picker window now can display a time picker also which I'd like to utilise.
My issue is I can not see how to implement this, when using the DateTimeItem, the picker window just contains the calendar, in the showcase, for DateRangeItem the picker includes a time picker.
http://www.smartclient.com/smartgwt/showcase/#form_controls_various.
Looking at the API's for DateTimeItem I can not figure out how I can enable this.
Can someone please guide me in the right direction?
Thanks,
Dale
Comment