Here Mudassar Ahmed Khan has explained with an example, how to pass (send) DataSet or DataTable from Controller to View in ASP.Net MVC Razor.
Though it is not a good practice to use DataSet or DataTable as Model and pass DataSet or DataTable from Controller to View in MVC architecture, hence user’s please make a note that this is just an informative article and does not recommend to pass (send) DataSet or DataTable from Controller to View in ASP.Net MVC Razor.
↧