Skip to main content
17-Peridot
March 28, 2023
Solved

Selects wrong row in grid

  • March 28, 2023
  • 1 reply
  • 755 views

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

Best answer by jensc

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

1 reply

jensc17-PeridotAuthorAnswer
17-Peridot
April 4, 2023

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