Browse By Tags

  • Filter Search Grid based on Addition CUI Parameter

    Hi All I have a Search Dialog opening on an Item Property (e.g Identity) As shown in the below Image I wish to further filter the results based on an Addition Parameter provided by the User via CUI Drop down box, I am trying to figure out a way to…
  • Configurable Grid How to open de requested item ?

    I developed a simple configurable grid that retrieves the ID of an item, but I can´t find the way to implement a method to open the item requested when you click on it, or similar. Right click trigger the OnMenuInit event, but the context item is empty…
  • Have difficulty to maintain checkbox in Part BOM Structure grid

    Hi, I am able to track part HAS_CHANGE_PENDING Boolean value and show as text value under newly created column in Part BOM Structure grid. But h ave difficulty to maintain checkbox control instead as text value(0 or 1). You help will be highly appreciated…
  • ECN columns into My InBasket

    Hi, I have added ECN's Title and Priority coilumns in all Poly Source item types under MyInBasket item type. Also have added the column into SQL query type. While trying to create same properties in InBasket Task, getting following message: <SOAP…
  • Part Lock Unlock Performance issue on the main search grid

    Hello Experts, I am using Aras 11 SP15, I am facing an issue while locking/unlocking the part from the main search grid, it is taking around 10-15 seconds to lock the part, I have checked all custom methods on the 'Lock' and 'Unlock' event but all customs…
  • Relationship grid vertical borders are not aligned between head and body rows

    Hello All, We have a relationship grid, which has 46 columns. In Firefox browser, we can see the vertical border of cells in head row, as well as simple search row, are not aligned with the cell border of body rows. The more clumns you have, it…
  • Hiding/showing columns in relationship grid based on field values

    How can I hide/show columns in the relationship grid based on the changes in the dropdown box of the parent form?
  • TreeGridContainer Checkbox cell

    As per documentation it should be possible to add checkbox in grid. The documentation states: "There is also a possibility to insert checkbox in cell. See TEXT parameter description". There is no TEXT paremeter description in the documentation. Is there…