Hi.
Thanks for your cool code, I cant seem to be able to add more than one table on the view as the second table data overrides the first.
Any suggestions on how to solve this?
Paulo
Hi,
It works, but every datatable must be assigned to different ref-var, eg. <table ... #mf2="mfDataTable">
Link to working example: http://plnkr.co/edit/8lKfz3?p=preview
Hi. Thanks for your cool code, I cant seem to be able to add more than one table on the view as the second table data overrides the first. Any suggestions on how to solve this? Paulo