Posts by wendleypf • 21 points
3 posts
-
1
votes1
answer196
viewsA: checked="checked" does not work on ng-repeat
var app = angular.module("tst",[]); app.controller("ctrl", function($scope){ $scope.frameDefault = [ "AngularJS", …
-
1
votes1
answer196
viewsQ: checked="checked" does not work on ng-repeat
I’m working on a resume feature where basically the user will click on a respective radio button in which he has experience. The problem is that for a list it will come from back-end, that now she’s…
-
0
votes1
answer267
viewsQ: Error creating Xamarin Visual Studio Community 2015 project
Error creating a new project in visual studio using Xamarin…