Skip to content Skip to sidebar Skip to footer
Showing posts with the label Viewbag

Bind Dropdownlistfor With List On Viewmodel

I'm trying to do this: This is my ViewModel and Model: public class OpeningYearViewModel { … Read more Bind Dropdownlistfor With List On Viewmodel

RenderPartial And ViewBag

I'm trying to modify this code: http://www.codeproject.com/Articles/260470/PDF-reporting-using-… Read more RenderPartial And ViewBag