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

Renderpartial And Viewbag

I'm trying to modify this code: http://www.codeproject.com/Articles/260470/PDF-reporting-using-… Read more Renderpartial And 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