The employee ID is in the parttran table but not in the dataview in part transaction history. What is the most efficient way to get it there?
If I were to replace the existing grid with a BAQDataView, is there a way to create greater than or less than publish//subscribe relationships? I have the part and plant working but the starting and cutoff dates are not integrated yet. Am I better off using a Dynamic Query adapter approach? Or is there a better approach all together?
Adding a column to the grid on the fly is heavy on performance. I thought of creating a BAQDataView and just having it relate to the part grid part number and display the employee in a separate text box but then we have to click on every row to see the employees.
Any thoughts?
Thanks,
Ross