I want to add a directive to the table row of a kendo grid. The end goal is to have each individual row be able to have files dropped onto it for upload. The directive works fine, but I can't figure out how to modify the tablerow so it is compiled in angular. If I explicitly set up the rowTemplate with angular/html, it works, but I don't want to manually set up the row template for every grid we have. I would prefer to add an attribute to indicate to append directive to each table row.
Any ideas would be helpful. -- 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.
