cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Selects wrong row in grid

jensc
17-Peridot

Selects wrong row in grid

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

1 ACCEPTED SOLUTION

Accepted Solutions
jensc
17-Peridot
(To: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

View solution in original post

1 REPLY 1
jensc
17-Peridot
(To: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

Top Tags