How to event bubble render in javascript, Now we are using OnRenderContent server side. its very slow, so we need change to client side. How is it possiple?
Answer posted by Dan Letecky [DayPilot] 15 years ago.
It's possible to set the bubble HTML in advance so it isn't loaded from the server using BeforeEventRender event handler (use e.StaticBubbleHTML property).