Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Ionic UI Not UPDATING / Refreshing value of $scope Variable {{var}}

$
0
0

@mkashifpv wrote:

Hello.
I have created a simple application having SqLite database, I am retrieving single variable "lastname"
$scope.rows = getRowsFromDataBase(); It does not show the value on SCREEN I am using "ion-list".

Thanks in advance

<ion-list show-reorder = "true" ng-click="testClick(rows[0].lastname)">
<ion-item>
<input type="text" ng-model="rows[0].lastname" placholder="Data">
{{rows[0].lastname}}
</ion-item>
</ion-list>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>