[CLOSED] Calendar: disable dragging of events

  1. #1

    [CLOSED] Calendar: disable dragging of events

    Hello,

    I'm using the Calendar panel. I would like to disable dragging of some events, depending on some conditions. I tried with InitDrag listener of CalendarPanel, but whatever value I return it keeps dragging the event:

    <CalendarPanel>
        <Listeners>
                  ....
                  <InitDrag Handler="return false;"></InitDrag>
    Is it possible to disable dragging depending on any event property?
    If not, is it possible to disable dragging at all?

    Thank you,
    sbg
    Last edited by Daniil; Nov 13, 2012 at 10:13 AM. Reason: [CLOSED]
  2. #2
    Hi @sbg,

    Seems here was the same request.
    http://forums.ext.net/showthread.php?18493

Similar Threads

  1. [CLOSED] Disable KeyMap Events
    By softmachine2011 in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: Jun 22, 2012, 6:43 AM
  2. Disable move events in Calendar
    By threewonders in forum 1.x Help
    Replies: 2
    Last Post: Dec 23, 2011, 11:52 AM
  3. No optimized events on calendar
    By reiben in forum 1.x Help
    Replies: 4
    Last Post: Dec 06, 2011, 6:27 PM
  4. Calendar - Add Events from code-behind
    By kbugala in forum 1.x Help
    Replies: 0
    Last Post: Oct 20, 2011, 3:29 PM
  5. Replies: 15
    Last Post: Feb 03, 2011, 1:27 PM

Tags for this Thread

Posting Permissions