erdomke / InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.
http://erdomke.github.io/InnovatorAdmin/
MIT License
58 stars 42 forks source link

Table view column visibility problem #136

Closed rneuber1 closed 8 years ago

rneuber1 commented 8 years ago

The table view now shows the columns as they would be shown in the Innovator Item grid. That often does not make sense, esp. if you have a select clause in your AML:

  1. A lot of columns are shown with blank values, because they are not part of the "select"
  2. Some columns, which may be used in the "select" are not shown because they are hidden in Aras

Very inconvenient!

image