thank you again Dinesh, it works!! i'm doing my first app and it's a great framework, i've bought a book it will take long to read it all but you helped for solving the issue now that i'm newbie have a nice day bye Roberta
Il giorno mercoledì 10 settembre 2014 17:12:24 UTC+2, dinesh kumar ha scritto: > > as I told you directive is the problem. > > please add the following code in the *onSelect* call back function in > both directives. > > in the checkin directive: > > *ngModelCtrl.$setViewValue(checkin);* > > in the checkout directive: > > *ngModelCtrl.$setViewValue(checkout);* > > this would solve the problem,if u need explanation revert me back,i 'll > update u in another post. > > thanks > Dinesh kumar.L > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
