Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

The table is not rerendered if the columnDefs are not changed #275

Closed
l-lin opened this issue Apr 14, 2015 · 1 comment
Closed

The table is not rerendered if the columnDefs are not changed #275

l-lin opened this issue Apr 14, 2015 · 1 comment
Labels

Comments

@l-lin
Copy link
Owner

l-lin commented Apr 14, 2015

See comment.

@l-lin
Copy link
Owner Author

l-lin commented May 2, 2015

In the plnkr of the comment, only the attribute fnServerData is different in the $scope.update() function.
However, fnServerData is a function, thus it does not trigger the watcher.

So if there are only change in the data, use DTInstance.changeData().

@l-lin l-lin closed this as completed May 2, 2015
@l-lin l-lin added wontfix and removed bug labels May 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant