Delete Item from cart page in asp.net mvc without EF
Budget: ₹600 – ₹1,000 INR
->The items data in the cart are coming from db.There will be checkbox for each item in cart.On selecting the checbox of selected items,the delete button should work and delete selected items from cart page.
->For this,there is a delete button avalible already in view and repository was created for that method,wrote contorller method of post for delete,wrote method in BAL layer class,wrote ajax call in js file.
->I just need some help in modifying those methods I have wrote and delete the items in the cart.
->For this,there is a delete button avalible already in view and repository was created for that method,wrote contorller method of post for delete,wrote method in BAL layer class,wrote ajax call in js file.
->I just need some help in modifying those methods I have wrote and delete the items in the cart.