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
 

This demo illustrates how you can customize a tooltip shown when a mouse cursor hovers over a scheduler's selected area or a selected appointment. Another option is a tooltip displayed during the appointment drag operation.

In this example a SelectionChanged client-side event triggers a tooltip display over a selected time cell area. This approach illustrates the use of ASPxClientScheduler.ShowSelectionToolTip method to display a tooltip.

A custom form that implements the required capabilities is shown instead of the default tooltip. Rounded edges effect is accomplished via the built-in functionality, other tooltip characteristics can be easily adjusted as well.

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
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxSchedulerDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxSchedulerDemos