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

How can I show a bubble manually on a resource/row header?

Asked by Vincent
3 months ago.

I want to display a bubble manually when the user does a touch action against the row header. It looks like there’s a showEvent and showHTML methods for the bubble but these both seem to expect events, and not a row header as an argument.

Answer posted by Dan Letecky [DayPilot]
3 months ago.

You can use the showHtml() method - you just need to supply the HTML to be displayed. No other object is required as a parameter.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.