i am trying to open popup for confirmation like it wil ask you eg. (i have 3 work order i am trying to move 2nd Work order while moving it will ask you do u you want move 2nd workorder or all the workorder that are below the 2nd workorder or 2nd and 3rd Work order ) .
or i want to open a Modal popup at the time or Workorder moving
i am using .Net Technology.
OnEventMove="DayPilotScheduler1_EventMove" i want to do every thing in .cs Page . because i need to handle may condition in this page
Thanks