You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
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().
See comment.
The text was updated successfully, but these errors were encountered: