View:
- When user selects an item from foreach loop the browse hides and selected container shows. When the user clicks the goback link it goes back to normal but after this it does not work with any other items in the list but only the first selected item.
- I want to improve the above code to use partial views - pls can someone give me examples on how to do this using MVC 3 partial views or some code. thanks