simonthoustrup
3 Jul 2012, 5:12 AM
If I set the maxDate config option when I create an Ext.menu.DatePicker object everything works as expected.
But how do I change this maxDate value dynamicly? As stated in the API, applying configuration options to 'this' doesn't change the behaviour of the object. So how do one change the value dynamicly?
But how do I change this maxDate value dynamicly? As stated in the API, applying configuration options to 'this' doesn't change the behaviour of the object. So how do one change the value dynamicly?