Timeline for How to avoid dropdown duplicate after adding rows [AngularJS]
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 23, 2015 at 17:11 | vote | accept | Mohamad Zein | ||
| Aug 22, 2015 at 13:58 | answer | added | Rob Schmuecker | timeline score: 1 | |
| Aug 22, 2015 at 7:16 | comment | added | Mohamad Zein | @GiangLe problem with this solution is that now how am I able to use row.selectedPeriod inside the controller ? $scope.row.selectedPeriod does not work. Also I tried it with rows.selectedPeriod, does not work | |
| Aug 22, 2015 at 7:08 | comment | added | Giang Le | I think each row should has its own 'selectedPeriod' so you should replace data-ng-model=""period.selectedPeriod" by data-ng-model=""row.selectedPeriod" | |
| Aug 22, 2015 at 6:53 | history | asked | Mohamad Zein | CC BY-SA 3.0 |