Hi All, As we all know Directives are used for decorating the HTML , but if in case we need to have a scenario in which we have to ,*manipulate or perform operation on data* Inside Custom Directive . How should it be done from following ways or is it there any better way.
a. Inside Controller of directive (which i guess might me the right place) b. Inside the post Link function Can you please put in your thoughts & suggest me which should be used. Thanks, Chaitanya -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
