dljzc

Results 1 issues of dljzc

i have a time event table $('#container').treetable({ data: tabledata, columns:[ {data:"Name"}, {data:"StartTime"}, {data:"EndTime"}, ] }); can you tell me how to update the table when the data changes?