Forum Discussion

RickP's avatar
RickP
Creator I
7 years ago
Solved

Can't view item from tree grid view

Hello

I'm new to Aras and I have a problem with a tree grid view that I have added to the generic items that were included in the variant manager sample application. I followed the tutorial "An Introduction to Query Builder and Tree Grid View" to make a tree grid view showing the structure of the generic items and what parts were connected to each generic item as usage cases.

My problem is that i can't open the parts/generic items from the tree grid view, I get the option in the context menu but it's greyed out and can't be selected. How can I enable this option? I'm logged in using the administrator account.

I'm using Aras 11.0 SP12 with an open license, and the 11.0.12.1 release of the variant manager sample application.

/Rick

 

  • Well, my Innovator SP11 doesn´t even have the right click context menu. Maybe you should downgrade? :-)

    But I somehow think this is an SP12 sepecific behaviour or some kind of preview to a function intended to work in a later release.

    The QueryBuilder and TreeGridView are features, were a lot of change is happening in each service pack. Previous versions already contain many code, that will be used in later versions. So there are features inside, were you see that they are there, but you cannot use them yet in the UI.

8 Replies

  • Hi Rick,

    Can you confirm if you are able to open the part items (with the cog icon) or are all items greyed out?

    Many thanks,

    Martin,

    • RickP's avatar
      RickP
      Creator I

      Hi,

      I can't open the parts either, they have the same greyed out menu.

      /Rick

  • What cell view type do you use? Just Text or Item?

    • RickP's avatar
      RickP
      Creator I

      Hi,

      I was using text, changing it to item and defining the type and property allowed me to open the items by left clicking on the blue item link. The right click context menu is still greyed out. Thanks for the tip, now I can use the tree to browse the structure, though ideally I'd like to be able use the context menu as well.

      /Rick

      • angela's avatar
        angela
        Catalyst II

        Well, my Innovator SP11 doesn´t even have the right click context menu. Maybe you should downgrade? :-)

        But I somehow think this is an SP12 sepecific behaviour or some kind of preview to a function intended to work in a later release.

        The QueryBuilder and TreeGridView are features, were a lot of change is happening in each service pack. Previous versions already contain many code, that will be used in later versions. So there are features inside, were you see that they are there, but you cannot use them yet in the UI.

  • Hi Fred,

    thanks for the tip! I can confirm that your solution works. I have successfully tested it on 11SP15. 'Data Template' seems to be something new. I posted my first answers while I still was using 11SP11 that doesn´t contain this option. Your answer came to the right time! It´s in addition a good hint that I maybe should read the latest manuals...