Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraTree (RSS)
  • Set the appearance of an unfocused selected tree node

    Hello, In a Win UltraTree, the selected UltraTreeNode has a specia appearance when the tree is focused. But as soon as the tree loses focus, the user cannot see which is the selected node. This is not a very good from a usability stand point. I would like to have a visual clue for the selected node even...
    Posted to Forum by tomoiaga on 11-25-2008
  • Temporarily disable UltraTree sorting while creating nodes?

    Is there a way to temporarily disable tree column sorting? My program is manually building a node hierarchy (not using data binding). I also have a custom IComparer implementation assigned to a column that is sorting by default. It seems that the sort is refreshed after every node added, causing the...
    Posted to Forum by jhorvath on 11-19-2008
  • Loading Node Images takes time

    Hi Guys, I have a UltraTree which loads data for different types of sport items. Following shows how the tree should be displayed: - Cricket Cricket1 Cricket1.1 Cricket1.1.1 Cricket1.2 Cricket1.2.1 Cricket2 - FootBall FootBall1 FootBall1.1 FootBall1.1.1 FootBall1.2 FootBall2 ----------- ------------...
    Posted to Forum by nomiw on 11-13-2008
  • Re: Custom layout of WinTree

    Hello Brian, for the sample reference I meant this URL: http://www.infragistics.com/dotnet/netadvantage/winforms/wintreegallery.aspx#Gallery and expressely the "Custom Rendering" sample. Do you know if sources of these samples are available for download? At the end, though, I came up with using...
    Posted to Forum by andreacolleoni on 11-11-2008
  • Ultratreeview display from Right to Left

    Hai To All, I m using ultratreeview (Infragistics windows form 2007 vol 3) in my application . I using my application for both english and arabic. In arabic i want to display the contents of the tree from Right to Left. I gave the RightToLeft property value True. But the contents display in the left...
    Posted to Forum by sureshsimkumar on 11-04-2008
  • Contextmenu in UltraTree based on which node is active

    I have a couple of buttons in a ContextMenu (of an ultratoolbarmanager). What i want to do is, when the user right-clicks in empty space of the tree, a couple of the buttons in the context-menu should be disabled. The problem is, there is _always_ an active node. I tried using the MouseDown event, and...
    Posted to Forum by JorisArits on 10-27-2008
  • How to prevent collapsing child nodes when double click on an UltraTreeNode

    Hi , How can i raise double click event of an UltraTreeNode without collpasing its child nodes? Your help will be highly appreciated. Thanks
    Posted to Forum by nyinyithann on 09-30-2008
  • Data binding and Label editing problem

    Hi, I am having problems getting items on UltraTree to enter edit moode. I have set m_ultraTree.DataSource = new AList(); this gives me a two level tree, adding and removing items to the Alist instance causes items to appear on the Tree. Now I wish to be able to edit the Name (label) of each instance...
    Posted to Forum by j2aircraft on 09-24-2008
  • Re: Ultratree dragdrop event is not getting fired because of AfterSelect event

    Yah, in Afterselect event I am displaying the details of the selected node in the another panel which is causing the control away from the treeview. As per the requirement, I should be able to drag other nodes in to the details of the selected node(i.e. the panel). I am trying to implement the drag and...
    Posted to Forum by shwethch on 09-23-2008
  • How to get all child nodes of selected parent?

    Ultratree: example scenario: parent child1 child3 child4 child2 child 5 how can I get all parent1 child nodes????? thanks for any reply.....
    Posted to Forum by mykill on 09-19-2008
Page 1 of 5 (45 items) 1 2 3 4 5 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems