[CLOSED] Format date picker to show months

  1. #1

    [CLOSED] Format date picker to show months

    Hi Ext.Net Team,

    Can you please tell me how we can format the date to show only months and not days as in below attachment:

    Click image for larger version. 

Name:	cal.PNG 
Views:	27 
Size:	7.2 KB 
ID:	6749

    Thanks in Advance
    Last edited by Daniil; Aug 20, 2013 at 9:13 AM. Reason: [CLOSED]
  2. #2
    Hi @PriceRightHTML5team,

    This will look very close to your requirement.
    <ext:DateField runat="server" Type="Month" />
    If you do require exactly the same that you demonstrated on the screenshot, then, unfortunately, there is no such on option. In this case, I can recommend to investigate the DateField and DatePicker classes how Type="Month" is implemented and tweak by means of overriding or sub-classing or "plugining".
    http://docs.sencha.com/extjs/4.2.1/#...orm.field.Date
    http://docs.sencha.com/extjs/4.2.1/#...xt.picker.Date

Similar Threads

  1. Replies: 14
    Last Post: Dec 24, 2012, 12:46 PM
  2. Replies: 3
    Last Post: May 09, 2012, 4:28 PM
  3. [CLOSED] DateField - Hide trigger and date picker no-show
    By thchuong in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 12, 2011, 2:02 PM
  4. Replies: 1
    Last Post: Jul 16, 2010, 6:28 PM
  5. Replies: 3
    Last Post: May 06, 2010, 12:48 PM

Tags for this Thread

Posting Permissions