Adding fields into an EpiDataView for viewing purpose only

Since you are adding it to the data table you are actually adding it to the dataset that is being saved back to the server. Those fields don’t exist and Epicor doesn’t like that. Here’s an example of adding it to just the grid without adding it to the data table.

1 Like