activate datepicker when click a button

  1. #1

    activate datepicker when click a button

    hi guys,
    i would like to trigger a datefield to activate datepicker when click a button.how can i do this?
  2. #2
    Hi @azat,

    I recommend to review the DateField's JavaScript sources to determine how a date picker is show on a DateField's trigger click.
    http://docs.sencha.com/extjs/4.2.1/#...orm.field.Date
  3. #3
    thanks daniil, it is good resource. done this way;
    App.dfKabulTarihi.expand();

Similar Threads

  1. Replies: 8
    Last Post: Jul 16, 2014, 12:37 PM
  2. Replies: 6
    Last Post: May 15, 2013, 10:07 AM
  3. [CLOSED] Make enter key activate button click direct event
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Sep 15, 2010, 6:02 PM
  4. Replies: 2
    Last Post: Jan 07, 2010, 11:18 AM
  5. Tabpanel - Autoload only on tab click/Activate
    By Tbaseflug in forum 1.x Help
    Replies: 5
    Last Post: Sep 01, 2009, 5:17 PM

Posting Permissions