BestIn-It.com
BestIn-It.com
Hi, when you run $scope.AddItem function for example 3 times and call function $scope.Test you will see that the size of $scope.items is equal 3. But when you click 'del'...
Sometimes you want to update one record in your table. It would be nice (especially in server version) to update one record without loading whole dataset from server. Function might...
It would be wonderfull to create new version of selectAll: - selectAll that selects alll rows from all existing rows (in server version it will be only the current page)...