Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Developing with Sitefinity > RadToolTip with GenericContent

RadToolTip with GenericContent

  • bnye Master avatar

    Posted on Nov 30, 2007 (permalink)

    Here is fun control that you might find a need for. Its a simple usercontrol that implements the IContentContainer, but places the WYSIWYG content or Shared content into a RadToolTip. You have to update your web.config for the ASP.Net Ajax, but after that it's pretty simple. The RadToolTip allows you to specify an HTML elements ID or a server controls ID.

    GenericContentTooltip

    I hope you find this useful or at the very least a fun implementation of the RadToolTip. Please do not hesitate to contact me if you have any questions.

    Sincerely,

    Ben

    Reply

  • Rebecca Rebecca admin's avatar

    Posted on Dec 4, 2007 (permalink)

    Hello bnye,

    Thanks a lot for sharing this with us.
    Your Telerik account has been updated.

    Regards,
    Rebecca
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Developing with Sitefinity > RadToolTip with GenericContent