I am using a table structure and apply datatable.net to it. Table populating its row and column data by angularjs and there is also edit or delete button. All are working fine. as soon as i want to implement nested table i just put a hidden td and when we click on expand i dynamically convert td to tr. But dynamically created tr not support any angular event like click etc. I hope its using bind onclick how we bing "live" onclick of jquery in angularjs. Please guide us.
-- 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.
