I have a datatable that I\'m converting into a List, serializing it and passing it to my view using a viewmodel.
My viewmodel looks like this:
public
For those trying to do it without using JSON, the following is how I did it: