Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Yasaki Kondo
Posts
Comments
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
I though u need to install some kind of browser dev thingy
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
right now I don't want to go through the hassle of installing a web browser dev kit for it
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
I don't use browser dev tools...
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
help I'm getting blind sighted, I can't seem to find where's the issue, it's still showing black screen
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
still; haven't fix the delete problem tho
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
ok fix the update issue, it somehow didn't take in the ID of the item had to add in first or default thingy
var foodItem = foodList?.FirstOrDefault(f => f.Id == ID);
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
I didn't say it was broken
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
I change it to delete and still same problem
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
I just changed it to post just in case but same problem
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
delete i am sending a delete
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
on update I sending aa put
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
i don't think so, I checked and it did said food/delete correctly
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
okay that lead somewhere, though the delete still have the same problem
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
wait hold on let me check smth, idk why it said food edit
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
I've just realised
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
It said food update doesn't it?
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
nah still doesn't work, same problem
40 replies
C
C#
•
Created by Yasaki Kondo on 10/24/2024 in
#help
Asp.mvc I can't delete an item
I just noticed the localhost change from 7043 to 7085. that's new
40 replies