2
Answers

How to convert Datatable to model list in MVC5

Nitin Bhardwaj

Nitin Bhardwaj

6y
1.8k
1
Hi,
 
I have datatable with some field. I wann to convert datatable to model. and this model class has instance of another model class. Is it possible with Linq or without any loop.
Answers (2)