Raloading datatable without reload page
Raloading datatable without reload page
Hi, Everyone....
I am using jquery datatable in my page ....but there have problem while loading data..here my form and table are same page.when i was add details that showed in datatable but can't search that data. Here I want to reload the table without reload page.
Please Help.....
I am using jquery datatable in my page ....but there have problem while loading data..here my form and table are same page.when i was add details that showed in datatable but can't search that data. Here I want to reload the table without reload page.
Please Help.....
This discussion has been closed.
Replies
I saw your demo page. Search is working correctly.
Here is what I did. Since the table does not contain my name, I typed in few letters from my name in the search box. It gave a message No records - which is correct.
Is that what you said which is "not working"??
Observation: There is a page refresh when switching between the tabs. I hope ajax is not being used here.
Observation : Also unless you enter a numeral (including 0), Total does not get calculated instead it shows NaN (not a number). So by its ideal to have a 0 value in the amount field by default