javascript - Issue with data table in Angular js when using $apply for invoke watcher -


enter image description herei working on angular data table , getting issue related $scope variable data not updating on ui after assign second api, used $apply invoke watcher , ui updated proper angular data table started behave wired, when click column sorting table blank , showing old assigned data of first api on ui.

below screen shot include method calling on api success response , changing $scope.records value.

can 1 how can resolve or should move on ng-table.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -