billkron

Results 2 comments of billkron

@leodip - You can definitely do this. You just need to do something like this: ``` public class ReportCategoryViewModel { public PagingList Reports; public SelectList Categories; public string Category {...