Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating relationship fields programmatically does not refresh the grid #8850

Closed
taauntik opened this issue Mar 21, 2024 · 1 comment
Closed
Labels
bug Something isn't working duplicate This issue or pull request already exists forum Issues from forum large-account Reported by large customer OEM OEM customer premium

Comments

@taauntik
Copy link

Forum post

Hi,

We have a grid where the store has a relationship to another store. It has a column that shows the value of a related record in the other store.

We raised a bug a while ago related to making changes to related records: viewtopic.php?t=26417

This has been fixed for cell editing, however we have discovered a similar issue when making changes to the related record programmatically.

In this demo, I have setup a parentStore which is related to childStore. I have a column which shows the value of the name field of the related record. I then use setTimeout to programmatically change the name of the related record. This does not trigger a rerender of the grid.

https://codepen.io/dv-auntik/pen/qBwroNm?editors=0010

Thanks,
Josh

@taauntik taauntik added bug Something isn't working premium forum Issues from forum large-account Reported by large customer OEM OEM customer duplicate This issue or pull request already exists labels Mar 21, 2024
@taauntik
Copy link
Author

dupe #8671

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists forum Issues from forum large-account Reported by large customer OEM OEM customer premium
Projects
None yet
Development

No branches or pull requests

1 participant