<div class="col-xs-6 col-xs-offset-3" style="overflow-y: auto; height:300px;">
<div class="checkbox" ng-repeat="p in plist">
<label><input name="{{p.idtxt}}" type="checkbox"> {{p.pname}}</label>
</div>
</div>
I got error in slecting the fetching data.how to fix this pbm
Aucun commentaire:
Enregistrer un commentaire