Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello,
We have faced a little bit strange issue in one of our grids on 9.3.5.
When we select a row in the grid, the data that we select is not actually what we have selected:
Lets say we select a row with item "A" and then we pass this row into a service.
Checking the dev tools for the payload shows us that the row we selected actually contained item "B".
We have faced a similar issue before, but I think at that time there were some ghost entities causing some issues.
However this time we can not see that we are in the same situation.
Has anyone faced this issue before?
Thanks,
Jens
Solved! Go to Solution.
Hello,
Just to close this post, we were able to find the issue.
It was due to an issue with out Network entity where it seemed like some entities had several parents.
So we made sure that the we would only have one parent and now it works as expected.
Thanks,
Jens
Hello,
Just to close this post, we were able to find the issue.
It was due to an issue with out Network entity where it seemed like some entities had several parents.
So we made sure that the we would only have one parent and now it works as expected.
Thanks,
Jens