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.
