Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Custom ToolTip

<
>
October 10 – 14, 2016
  • Day
  • Work Week
  • Full Week
  • Month
  • Timeline
  • Agenda
  • Item
    ...
|<<
<<
<
>
>>
>>|
+
-
v
 


The DevExpress MVC Scheduler allows you to display tooltips when a mouse cursor hovers over a selected range or an appointment. Tooltip appearance and functionality can easily be tailored to meet customer's needs by providing custom templates.

In this demo the ToolTipDisplaying client-side event is handled to display a custom tooltip selected by the type of the area which the mouse cursor hovers over (the MVCxSchedulerToolTipType enumeration). The SetAppointmentDragToolTipTemplateContent, SetAppointmentToolTipTemplateContent and SetSelectionToolTipTemplateContent methods are used to specify custom tooltip templates.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxSchedulerDemos