mouse over event

A

Andreas Aschauer

Hi!

I'm creating an ASP.NET app that displays can be used to post events.
Calendar controls display dates that are marked for an event.
Days that have an event associated are marked red in the Calendar.
My Problem is : Is it possible to display a little box (ToolTip like)
whenever the mouse cusor is moved over a red date in the calendar ???

thanks in advance

andy
 
E

Eliyahu Goldin

Andy,

This should be easy. Use DayRender event. It gets an argument that gives you
reference on the TableCell where for the day. For this TableCell set ToolTip
property.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top