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…
  • Create Excel From ARAS C# Method

    Hello, I have to create excel from ARAS 11 SP15 C# method, Is there any dll we used for 'Export to Excel' option in ARAS? Please suggest, Thanks in advance. Regards, Amruta
  • AML Report Exported as Excel Doc

    Good day all. I have a customer that wants to export a list of all documents in Aras to an Excel document. Is it possible to do this with an Aras report? I have tried searching & it seems that all of the answers that have been given do not apply. Most…
  • Is it possible to use make a ACE OLEDB connection from a server Method?

    Hi community, I want to connector to an OLEDB provider via server Method for loading Excel content into Innovator. (I cannot use the batch loader for my use case). The basic connection is done like this: OleDbConnection con = new OleDbConnection…
  • How can I export PDF from Aras? And add a function when I click relation line

    Hi everyone I am new here , I write a client method to sent value to server method to create a excel for user to download, and now my boss says the file need to be PDF the only way I can find is using "Microsoft.Office.Interop.Excel.dll" , but…
  • Houston We've Got a Problem - Static Data Models Don’t Work.

    In a recent blog post on Wired Innovation Insights , Peter Schroer, Aras CEO, discussed the problems that arise when you build enterprise software starting from a static data model and how we do it differently at Aras. The major problem with the static…
  • ACE Solution Showcase: Grid Extensions and Excelerator

    By combining features of Microsoft Excel with Aras's Item-level security, Amscan developed a great way to manage data efficiently and easily, enabling users to simply "get to the data they want." When you right click on a column in Aras Innovator , two…
  • Export GridContainer to Excel

    We use the Aras treegridcontainer to construct data in a custom UI. Is there an inbuilt API that will enable to export the data that is displayed in the treegrid UI  to excel. Any inputs related to this will be helpful