Unable to add data dynamically with 'data-order' attribute

Unable to add data dynamically with 'data-order' attribute

auris2018auris2018 Posts: 11Questions: 3Answers: 0

Hello,

TL;DR - https://jsfiddle.net/9myz35k4/

I have a data table where one of the columns needs to have a 'data-order' value assigned. When the table is loaded originally everything is fine but when I add data dynamically, that column does not render. In my original code I wrote a function that logs row values into console upon clicking - it seems that the data is there but it just doesn't get rendered.

Any help would be appreciated.

Regards,

Answers

This discussion has been closed.