I am creating a DateTimeItem, setting a default value and then setting "setEnforceDate(true)" on it.
It seems to ignore this last call since it still allows me to type anything into the text box for the DateTimeItem and never gives an error whether I click out of the box, hit enter or anything else.
Am I missing a step?
I am using SmartGWT Power 2.5 official release.
Thanks you for any help on this!
It seems to ignore this last call since it still allows me to type anything into the text box for the DateTimeItem and never gives an error whether I click out of the box, hit enter or anything else.
Am I missing a step?
I am using SmartGWT Power 2.5 official release.
Thanks you for any help on this!
Comment