Datatable to show dynamic data (as part of Subscriber/Publisher setup)

Datatable to show dynamic data (as part of Subscriber/Publisher setup)

svpoonsvpoon Posts: 1Questions: 0Answers: 0
edited July 2011 in General
I have a simple HTML table with data coming from WebSync Publisher as JSON data set continuously (updating existing rows and adding new rows directly in the tr/td elements in the table)
After setting up the table element as datatable the first time, what api I should use to refresh the datatable on the screen to show the new data set everytime I got new data updates from Publisher?
This discussion has been closed.