Hi all,
Question about the listsheet in a parent-child UD table (for example UD102/UD102A).
I noticed that the parent does not have a listsheet anymore in Epicor 10 (Vantage 8 did have a listsheet for the parent). The child still has the listsheet.
Does anyone know how to get this parent listsheet back? Or maybe some other solution that can act as a listsheet?
Then add an epiUltraGrid to that sheet, and for the binding, select ListView
And get:
NOTE
Like a regular UD table(i.e. non-Parent/Child), you’ll only see records for the parent when they are loaded via a search. However, loading a Parent record will load all the children for that parent.
Note #2 … It doesn’t seem like you can delete the parent from the List tab. I had to go back to the Detail (Parent detail) tab. I could then delete it from there.