fninitComplete and ajax Source
fninitComplete and ajax Source
Gowthamraj
Posts: 6Questions: 5Answers: 1
Hi ,
I am using ajaxSource to load the data. How can I know when the dataTable completed the initialization?
I am using Tabs all are Ajax call only , based on initComplete I need to call other functions?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
initComplete
will be invoked after the table is fully loaded and that's all you should need.