Relative Content

Tag Archive for c#asp.net-mvcviewmodel

I cannot fetch the data to the view from ViewModel. What should I do?

I’ve been trying to update the products and add them onto the index page. However, there is something wrong with my viewmodels. I also cannot fetch other data from other viewmodels. The upsert option cannot be done. What are the possible reasons and how can I approach the problem? The list that you see doesn’t get updated.