1

how can disable drag and drop of calendars control

asked 2014-03-04 11:43:06 +0800

anujtarun gravatar image anujtarun flag of India
205 6

updated 2014-03-04 11:44:29 +0800

Hi,

Can I disable drag and drop functionality for calendars control,

I am using like below but its not working

<calendars width="99%" mold="month" height="75%" begintime="7" endtime="20" timeslots="6" timezone="Main=GMT+0" id="monthCalendars" oneventedit="@command('onEventEdit')" draggable="false" droppable="false"/>

even i am also doing from java code using Wire like but this is also not working

monthCalendars.setDroppable("false"); monthCalendars.setDraggable("false")

delete flag offensive retag edit

Comments

Are you trying to say that you want to disable dragging of Calendar Events or Calendar itself?

rsheth ( 2020-04-20 20:20:48 +0800 )edit
Be the first one to answer this question!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-03-04 11:43:06 +0800

Seen: 10 times

Last updated: Mar 04 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More