Click here to Skip to main content
16,004,974 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hii there



Well I have a calendar control... which shows the current date and also other dates highlighted based on some data stored in the database.Here is what I have....

I have a table in the database as Table1 which has

Date event

4th Sept labor day

25th Dec christmas



and so on...

Now I have already merged the calendar control in this table1 ..so now is shows all these dates as highlighted in the calendar... now wen I mouseover the particular date.. I want it to show me why it is an holiday.. say.. I mouseover on Sept 4th ..its supposed to display Labor day.... I want this to come up as a small label kind..just the way it comes when we mouseover on the current date.. HOW AM I SUPPOSED to do it.... Please help me do it...i m doing this in asp.net Please help me with the code...



Thanks...
Posted
Updated 2-Dec-11 22:12pm
v3
Comments
Member 8371764 2-Dec-11 23:39pm    
are u using rad controls
Member 8387468 2-Dec-11 23:51pm    
m using calendar control of .net

 
Share this answer
 
Comments
Member 8387468 2-Dec-11 23:50pm    
its highlighting only dates but i want that when i will over the mouse on the highlighted date it should show the description related to that date which is saved by me in database....
Member 8387468 2-Dec-11 23:55pm    
plz tell me sir
 
Share this answer
 
Comments
Member 8387468 3-Dec-11 0:10am    
i m not getting this plz tell me in details

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900