Customizing the Tooltip of RadTreeView using context RadMenu

Thread is closed for posting
6 posts, 0 answers
  1. 97AD96E1-EF11-4E30-BCDB-005E455D92B6
    97AD96E1-EF11-4E30-BCDB-005E455D92B6 avatar
    14 posts
    Member since:
    Jan 2006

    Posted 16 Feb 2007 Link to this post

    Requirements

    RadControls version

    RadTreeView v6.1, RadMenu v4.21

    or

    Telerik.Web.UI v2007.3 1425

    NET version

    2.0

    Visual Studio version

    2005

    programming language

    C#

    browser support

    all browsers supported by RadTreeView and RadMenu


    PROJECT DESCRIPTION



    This project shows how to create your own style for the tooltip of the treeview nodes using a context menu. The menu has one item which text is set with the custom attribute value of the node. The menu is shown on OnClientMouseOver and hidden on OnClientMouseOut. The positining fo the context menu can be controlled with the X and Y parameters of the showAt() method.



    This project shows how to create your own style for the tooltip of the treeview nodes using a context menu. The menu has one item which text is set with the custom attribute value of the node. The menu is shown on AfterClientHighlight and hidden on AfterClientMouseOut. The positining fo the context menu can be controlled with the X and Y parameters of the ShowAt() method.
  2. C4AD1731-3BF9-4249-90C8-EA1AB57D4ED7
    C4AD1731-3BF9-4249-90C8-EA1AB57D4ED7 avatar
    14 posts
    Member since:
    Oct 2006

    Posted 11 May 2007 Link to this post

    Hi, I am trying to implement this custom tooltip example on my tree view and it works great accept when I right click anywhere on the page I get the menu control instead of browser context menu. Please let me know how can I disable the menu control and just use it for a ToolTip

    Regards

    Steve
  3. E6D19C2C-8837-4BDE-B3CF-81E666DDA1C2
    E6D19C2C-8837-4BDE-B3CF-81E666DDA1C2 avatar
    549 posts
    Member since:
    Nov 2006

    Posted 13 May 2007 Link to this post

    I believe setting the ContextMenuElementID="none" will address this problem. By the way, you can also review the new rad ToolTip control from the Prometheus suite, available here:

    http://www.telerik.com/DEMOS/ASPNET/Prometheus/ToolTip/Examples/Overview/DefaultCS.aspx

    and especially the rad ToolTip manager, which automatically transforms all tooltip to a new predefined look and feel

    http://www.telerik.com/DEMOS/ASPNET/Prometheus/ToolTip/Examples/ToolTipManager/DefaultCS.aspx
  4. 19646D24-82B2-48BE-8363-68015F20812F
    19646D24-82B2-48BE-8363-68015F20812F avatar
    3997 posts
    Member since:
    Jan 2017

    Posted 14 May 2007 Link to this post

    Hello there,

    We will add soon a code library project on how to use the new RadToolTip along with RadTreeView. The project is being prepared at the moment.

    Regards,
    Nick
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center
  5. C4AD1731-3BF9-4249-90C8-EA1AB57D4ED7
    C4AD1731-3BF9-4249-90C8-EA1AB57D4ED7 avatar
    14 posts
    Member since:
    Oct 2006

    Posted 14 May 2007 Link to this post

    is Prometheus suite only available for .net 2.0 and visual studio 2005?
  6. 300D5976-BFAC-4403-937D-074AFC183EE2
    300D5976-BFAC-4403-937D-074AFC183EE2 avatar
    4281 posts
    Member since:
    Sep 2012

    Posted 14 May 2007 Link to this post

    Hi there,

    “Prometheus” is based on ASP.NET AJAX so it has different requirements and runs only on the .NET 2.0. We want to communicate that the move to “Prometheus” controls should be well planned. Despite its numerous benefits, the suite is different from what you are currently using and we understand careful planning will be necessary to adopt these controls.

    For more information on the subject please refer to our “Prometheus” FAQ page.

    Sincerely yours,
    Paul
    the Telerik team

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

This Code Library is part of the product documentation and subject to the respective product license agreement.