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

2 tables bound to the same model don't update in realtime #39

Closed
pkamenarsky opened this issue Mar 27, 2013 · 3 comments
Closed

2 tables bound to the same model don't update in realtime #39

pkamenarsky opened this issue Mar 27, 2013 · 3 comments
Labels

Comments

@pkamenarsky
Copy link

I.e. when editing one table it's necessary to scroll down and up again in the other one so that the cells are actually reloaded with the new values. Is there a way to make real time reactions to model updates work?

@Taytay
Copy link
Contributor

Taytay commented Aug 29, 2013

I noticed the lack of binding too. I'd like to re-draw the cells or rows that change. I'm too new to Ember at the moment to fix this, but man, it would be great. :)

@azirbel azirbel added the bug label Feb 5, 2014
@pvertenten
Copy link

This works fine with a custom cell with a template.

Gaurav0 pushed a commit to Gaurav0/ember-table that referenced this issue Oct 13, 2015
…dren-loading

Can lazily load grouping-row and its children
billy-addepar added a commit that referenced this issue Sep 15, 2017
@billy-addepar
Copy link
Contributor

This version of Ember table is no longer supported. If you want to continue discussion, you can open the issue on Ember Table Legacy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

5 participants