Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4731

Pass (Send) DataSet (DataTable) from Controller to View in ASP.Net MVC

$
0
0
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.

Viewing all articles
Browse latest Browse all 4731

Trending Articles