I have created one form using ng-repeat. How should I initialize value of a text box ?. I have tested with ng-init ng-init="data.item.rate[$index]=10" and this is working I have created one form using ng-repeat. How sh
I have created one form using ng-repeat. How should I initialize value of a text box ?. I have tested with ng-init ng-init="data.item.rate[$index]=10" and this is working I have created one form using ng-repeat. How sh