• Edit a tree grid view cell value

    Hi, Can someone please provide a sample javascript code that will allow to update a tree grid view’s cell text with a dynamic value . In my case the value is not fetched as part of query definition, instead it’s calculated dynamically in the UI based…
  • TgvGrids vs. TreeGridViews - What is the difference and which one is intended to be used?

    Hi community, this question is about TreeGridViews and the display of TGV data in Forms, popups, relationship grid or whatever. Right now there are two files inside Innovator that are commonly used to display TGV data: - ../aras.innovator.TreeGridView…
  • Is it possible to reuse TreeGridView engine to display custom data as Tree?

    Hi Community, I have a custom SQL query that gets assembly information from another data source. In this data source, all relationships and related items are available in one table. Additional columns help to indicate, on which level / hierarchy position…
  • "Linked Toolbar/Context Menu" For Treegrid view Does not work

    I created a new DataModel with just one command bar button. I created a new Presentation configuration, linked the new new datamodel and added it to the "Linked Toolbar/Context Menu" property in Treegridview definition. When I try to show the tree…