Error loading partialView

Asked

Viewed 32 times

0

I have a curious problem. I created a page that lists records and it has two links, one to delete and the other to display details. Both call for a modal. Each modal is a modal partialView. To partialview which displays the delete modal is on the list page, and the partialView that displays the modal of details, is in view_layout.

My problem is this: one cancels the other. The modal is even displayed, it goes in the database, but it does not display the data. When I comment on any of the partialView, the other works.

  • 1

    Welcome to Sopt. Put snippets of code that perform the action you want so it will be easier to understand what is happening....

  • Post code snippet so users can help you. It may be Id or name error.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.