Hello,
I added new slider panel with a grid that I’m loading with an Updatable BAQ.
As soon as I set the EpiBinding under the Grid Model configuration, I can no longer edit it.
I’m loading the grid in this event
I’m setting the EpiBinding in the main properties of the grid.
My problem is that when I debug I can see that the grid is actually bound to a temp view called erpview_0, or 1 or 2, and I’m sending the original view to a function to perform some action. But the original view doesn’t get modified by the user, only erpview_0.
Could you shed some light into this issue? I feel that I’ve tried it all.
Regards, Fernanda