I want you to know that in your example when you try to delete any item by clicking on delete button, that item you are actully hiding that item ( as per your code in javascript (().hide('slow')) but it still exist in collection. How to delete that permenantly
from collection
hiren bharad...
0 Points
20 Posts
Re: MVC 3 Collection update without refresh page
Apr 09, 2012 09:25 AM|LINK
Hello, Sir
Thank you for your valuable help.
I want you to know that in your example when you try to delete any item by clicking on delete button, that item you are actully hiding that item ( as per your code in javascript (().hide('slow')) but it still exist in collection. How to delete that permenantly from collection