extjsdatepickersencha-touchsencha-touch-2sencha-touch-2.3

How to show month year labels Sencha Touch datepickerfield


The date picker component does not Year Month Day label in Sencha Touch. See the screen shot for current and expected output.Current & Expected output

Is there any way to handle this.

I am using Sencha Touch 2.3.1


Solution

  • Just set useTitles property:

    useTitles: true
    

    to your Picker.