Skip to content

This example demonstrates how to display appointment information in the List component instead of a tooltip

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/devextreme-scheduler-create-custom-appointment-tooltip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler for DevExtreme - How to display appointment information outside of Scheduler

This example demonstrates how to display appointment information in the List component instead of a tooltip:

Scheduler displays appointments in the List

You can use this approach to display appointment data not only in List but in other DevExtreme components as well. In the onAppointmentTooltipShowing event handler, prevent the tooltip from showing. Then, collect the appointment data and use it as a data source for the List.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

This example demonstrates how to display appointment information in the List component instead of a tooltip

Topics

Resources

License

Stars

Watchers

Forks