Guys,
Is there a way to set the a default value when the user clicks field and the field appears to default to default to a date (without setting a value for that field)
Thanks
Guys,
Is there a way to set the a default value when the user clicks field and the field appears to default to default to a date (without setting a value for that field)
Thanks
No longer a Newbie
So?
"The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague." – Edsger W. Dijkstra
Unfortunately that doesn't quite work in the 'Modern' framework. It does set the value, but for some reason that doesn't make it to the picker when it is rendered.
No longer a Newbie
Please check again the example.
"The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague." – Edsger W. Dijkstra
I don't think that the Ext.field.DatePicker has onExpand
No longer a Newbie