DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Features » Tooltip on column

Tooltip on column

I am using daypilot 3.5.2 andhaving a requirement where i need to show some data in form of tooltip on individual column. At present, we can show tooltip only when there is some data populated in the column.Just wanted to know if I could show some sort of tooltip on individual column without any data present in the columns.

Regards

Sunil - 5/22/2007 9:27:33 PM
In DayPilot Pro 3.7, there will be a chance to modify the column header using BeforeHeaderRender. It will be also possible to set ToolTip for the column header. Will that solve your problem?
Dan Letecky - 5/28/2007 9:34:14 PM
Yes, thats the requirement. Again , to provide you with the requirement, If I have a Column with Header text "Metting Room". Now, I want to add a tooltip to it, like, "This is a wonderful meeting room.". This is what I am looking for.Thanks for your reply.
sunil - 5/29/2007 10:50:56 PM
OK. In addition to the ToolTip there will be two new features related to the headers in DayPilot Pro 3.7:
  • Custom header HTML (you will be able to replace the standard text with your own text, add images, etc.)
  • The header will be clickable (with JavaScript, PostBack, and CallBack handling).
Dan Letecky - 5/30/2007 12:42:25 AM
Post reply