I am working on Yii2. I have a gridview with checkbox and on a button click I am redirecting it to an action controller using ajax.
first of all url:'$DCOurl' is correct and url must be in single or
double quotation. so you have a not found problem:
/inventory-web/backend/ or there are some more directories? you use relative url so the url would be for ex: localhost/inventory-web/backend/web/ ...