load ajax datatable with custom fill data !

load ajax datatable with custom fill data !

chtquocchtquoc Posts: 3Questions: 0Answers: 0
edited December 2012 in DataTables 1.9
Hi everyone,

i have a example like this :

.1 textbox and search button
2. grid database below. inited and show "No data available in table"

I'd like to fill data into datatable by Ajax. when i input information in textbox and click search button.

i use $.ajax() function to call to server and return data with json. what function i need to call to fill all json data return from server in datatable ?

please help ?

Thanks everyone
This discussion has been closed.