DataTable breaks Nested Repeater and Bootstrap
问题 I've run into a issue with DataTables and Nested Repeaters. It basically says that I haven't gotten the correct matching tr td tags. Yet, I've followed the Nested Repeater tutorial from the link below and to me that the HTML is formed correctly and when I check the DOM and everything seems to be fine. The table looks like a normal table, which then confuses my as top why it's breaking when I initialize the Datatble. Click here to see the Nested Repearter Tutorial Example. It looks However,