Dynamically createing the ext:net control

Page 2 of 2 FirstFirst 12
  1. #11
    The discussion is continued in the following thread:
    http://forums.ext.net/showthread.php?12187
  2. #12
    Quote Originally Posted by Daniil View Post
    Hi,

    Please use <DirectEvents>.

    Example
    <ext:CalendarPanel ...>
        ...
        <DirectEvents>
            <DayClick OnEvent="DayClick_Handler" />
        </DirectEvents>
    </ext:CalendarPanel>

    How to handle save event of EventEditWindow?
  3. #13
  4. #14
    I am following the same Example. I want to know which event is fired on save button click. I am unable to catch that.

    Thanks.
  5. #15
    Please see the <ext:EventEditWindow> control and its listener.
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 15
    Last Post: Sep 17, 2012, 2:13 PM
  2. Replies: 0
    Last Post: May 16, 2012, 11:29 PM
  3. [CLOSED] [1.0] Dynamically add control
    By danielg in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 09, 2010, 9:45 AM
  4. [CLOSED] Change Tab Name dynamically in Tab Control
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jun 19, 2009, 2:45 AM
  5. Dynamically loading a user control
    By kene in forum 1.x Help
    Replies: 0
    Last Post: Mar 16, 2009, 7:28 AM

Tags for this Thread

Posting Permissions