How can I control when a data source is changed every one second?
How can I control when a data source is changed every one second?

Hello.
I'm making table with DataTable.
However my data source is change every one second.
I want to define a javascript sourced data and then change some of data.
If I change some of data, is it possible append to table automatically?
Is there any event to control dynamic data source?
This discussion has been closed.