I need to delete the rows if corresponding checkboxes are checked.I am using jquery and Ajax to send the selected checkbox ids and deleting.But redirect after delete not working, If i use redirect code in Ajax sucess function, redirecting before the delete operation is preformed.I need to delete the rows if corresponding chec