Reload/Refresh the current view using button with Nativescript angular
up vote
-1
down vote
favorite
How to create button function for reload/refresh in current view using nativesctip angular.
angular nativescript
add a comment |
up vote
-1
down vote
favorite
How to create button function for reload/refresh in current view using nativesctip angular.
angular nativescript
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
How to create button function for reload/refresh in current view using nativesctip angular.
angular nativescript
How to create button function for reload/refresh in current view using nativesctip angular.
angular nativescript
angular nativescript
edited 11 hours ago
Kanak
2,61121123
2,61121123
asked 13 hours ago
Jonathan Login
178
178
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
You can link the button tap event to method in the model which will reload the data for you which should be immediately reflected on your view. This should be generic across all the frameworks like vanilla, angular, Vue.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
You can link the button tap event to method in the model which will reload the data for you which should be immediately reflected on your view. This should be generic across all the frameworks like vanilla, angular, Vue.
add a comment |
up vote
2
down vote
You can link the button tap event to method in the model which will reload the data for you which should be immediately reflected on your view. This should be generic across all the frameworks like vanilla, angular, Vue.
add a comment |
up vote
2
down vote
up vote
2
down vote
You can link the button tap event to method in the model which will reload the data for you which should be immediately reflected on your view. This should be generic across all the frameworks like vanilla, angular, Vue.
You can link the button tap event to method in the model which will reload the data for you which should be immediately reflected on your view. This should be generic across all the frameworks like vanilla, angular, Vue.
answered 13 hours ago
Rakesh
590413
590413
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53224046%2freload-refresh-the-current-view-using-button-with-nativescript-angular%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password