Skip to content

DevExpress-Examples/how-to-display-a-warning-tooltip-when-dragging-an-appointment-to-forbidden-area-e1062

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

How to display a warning tooltip when dragging an appointment to forbidden area

This example illustrates the capability to define locked areas within the current view and display a tooltip message when the end-user tries to drag an appointment there.
To accomplish this task, two events (SchedulerControl.AppointmentDrag and SchedulerControl.AppointmentDrop) are handled. To display a tooltip, the ToolTipController.ShowHint method is used.


Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)