DataTables HTML Data not Refreshing

DataTables HTML Data not Refreshing

SymonnSymonn Posts: 5Questions: 3Answers: 0
edited June 2015 in Free community support

Hi,

I'm using Datatables to show some data and i'm adding some controls on the table like input and select tag, i'm using some Jquery functions to set a custom html attribute to keep the data changed (like text or select option changed), and i have here a problem: if i will use the Data() function from DataTables, the results that i will obtain is the "old" html (Without the attributes changed and/or properties added).

How i can solve this problem and retrieve from the Datatables the new HTML data?

Thanks.

Answers

This discussion has been closed.