search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Popup on click of header

Asked by Sunil
16 years ago.

I am using Daypilot 3.7.1. I need to open a popup on click of header . I tried it by modifying Dayplot proerties with
HeaderClickHandling="JavaScript" HeaderClickJavaScript="openHeaderPopup(e);". I have a javascript function named openHeaderPopup(e). When I run application,I am not able to open popup. I am able to open poup on click of event.. Is there anything else to do to open popup ? Also, when I try to add tooltip to column , then, the header text that I put goes blank. Can u provide me a sample for using toOltip and pop up for header.

Comment posted by Sunil
16 years ago.
I need todisplay HTML format tooltip. Does the InnerHTML display HTML formatted text as when I try it displays all HTML code too.
Comment posted by Dan Letecky
16 years ago.
Hi Sunil:
1. ToolTips don't support HTML, just plain text (it's an HTML limitation).
2. I'll do a test with JavaScript handling of header click.
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.