How can I perform jquery ajax to reload my data without refreshing
My problem is when I inserted or updated a value, this code is not working but the status code in my network shows 200 means its OK I want to fetch any data inside tbody section, where I fetch all…