Browse By Tags

  • Read only fields in Excel Export

    Hi, I am currently looking to customize my excel export functionality, is it possible to have some columns in excel sheet to be read only, when it is exported ? I am passing the treegrid to the method as an input, but i don't want some columns like…
  • Query Builder Error

    We have an ItemType A and two Relationships Ra and TGV_Ra. In this, we are trying to get the details of Part Items which are present in this Relationship Ra and populating those in the Relationship TGV_Ra. But we've been getting this error - <SOAP-ENV…
  • In tree grid view, how do I calculate and show global scope ratio of my BOM tree ?

    Hi, expert In case like image below,how do I calculate the global scope ratio of my BOM and display the result with query builder and tree grid view ? The local scope ratio is recorded in relationship(item type) , because each items ( PartI,PartII…
  • Advanced Tree Grid View Topics

    Users of Aras Innovator know how the software empowers them to customize the data model to best fit their specific business practices. Once the data exists in the database, users can take advantage of a number of options in order to visualize the data…
  • Aras 12.0 effectivity with OR condition

    Hello, I'm using effectivity in tree grid views in Aras 12. One use case I had was to have effectivity on different levels. So that the top level of a structure has certain effectivity configurations and lower levels have their own that refer to the…
  • Color List in Tree Grid View

    Hello, Is it possible to display a color list property in a tree grid view as it is displayed in forms and relationship views? With both the label text and the background color displayed in the cell. I've only been able to get tree grid cells to display…
  • Show Export to Excel button in Tree Grid View Aras 11SP15

    Hello, Is there a way to add the button Export to Excel in a Tree Grid View result? I'm working on Aras 11SP15. I saw that this feature is available by default in Aras 12SP01. I tried to add it through ItemType (for example Part) -> Client Style…
  • How to use a tree grid view to create an ASP.NET menu tool

    Hi, I would like to create a web form application ASP.NET to comunicate with Aras throught the IOM api. In Aras I created a query that I use for the tree grid view. The tree grid view contains the menu structure (with the main menu items and all levels…